OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gd_buftype
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/dreamcast/dev/g2/
gapspci_dma.c
133
int
gd_buftype
;
member in struct:gaps_dmamap
167
gmap->
gd_buftype
= GAPS_DMA_BUFTYPE_INVALID;
269
gmap->
gd_buftype
= GAPS_DMA_BUFTYPE_LINEAR;
322
gmap->
gd_buftype
= GAPS_DMA_BUFTYPE_MBUF;
354
if (gmap->
gd_buftype
== GAPS_DMA_BUFTYPE_INVALID) {
368
gmap->
gd_buftype
= GAPS_DMA_BUFTYPE_INVALID;
401
switch (gmap->
gd_buftype
) {
512
printf("unknown buffer type %d\n", gmap->
gd_buftype
);
Completed in 132 milliseconds
Indexes created Mon Oct 27 17:09:47 GMT 2025