OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUS_DMA_STREAMING
(Results
1 - 25
of
74
) sorted by relevancy
1
2
3
/src/sys/arch/arm/at91/
at91pdc.c
26
f |= flags &
BUS_DMA_STREAMING
;
/src/sys/arch/arm/xscale/
iopaau.c
246
BUS_DMA_NOWAIT|BUS_DMA_READ|
BUS_DMA_STREAMING
);
257
uio, BUS_DMA_NOWAIT|BUS_DMA_READ|
BUS_DMA_STREAMING
);
432
BUS_DMA_NOWAIT|BUS_DMA_READ|
BUS_DMA_STREAMING
);
443
uio, BUS_DMA_NOWAIT|BUS_DMA_READ|
BUS_DMA_STREAMING
);
460
BUS_DMA_NOWAIT|BUS_DMA_WRITE|
BUS_DMA_STREAMING
);
484
BUS_DMA_NOWAIT|BUS_DMA_WRITE|
BUS_DMA_STREAMING
);
pxa2x0_dmac.c
563
BUS_DMA_NOWAIT |
BUS_DMA_STREAMING
|
576
BUS_DMA_NOWAIT |
BUS_DMA_STREAMING
|
595
BUS_DMA_NOWAIT |
BUS_DMA_STREAMING
| BUS_DMA_READ))
615
BUS_DMA_NOWAIT |
BUS_DMA_STREAMING
| BUS_DMA_READ))
631
BUS_DMA_NOWAIT |
BUS_DMA_STREAMING
| BUS_DMA_WRITE))
640
BUS_DMA_NOWAIT |
BUS_DMA_STREAMING
| BUS_DMA_WRITE))
/src/sys/arch/arc/include/
bus_defs.h
182
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/mips/include/
bus_dma_defs.h
77
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/sparc/include/
bus_defs.h
214
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/dev/pci/
atppc_puc.c
218
NULL /* kernel address */, BUS_DMA_WAITOK|
BUS_DMA_STREAMING
);
/src/sys/dev/ic/
uha.c
471
BUS_DMA_WAITOK) |
BUS_DMA_STREAMING
|
481
BUS_DMA_WAITOK) |
BUS_DMA_STREAMING
|
adv.c
604
BUS_DMA_WAITOK) |
BUS_DMA_STREAMING
|
613
BUS_DMA_WAITOK) |
BUS_DMA_STREAMING
|
/src/sys/arch/alpha/include/
bus_defs.h
262
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/arc/jazz/
fdc_jazzio.c
219
BUS_DMA_NOWAIT |
BUS_DMA_STREAMING
|
asc.c
400
BUS_DMA_NOWAIT : BUS_DMA_WAITOK) |
BUS_DMA_STREAMING
|
/src/sys/arch/dreamcast/include/
bus_defs.h
248
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/evbcf/include/
bus_dma.h
80
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/hpcsh/include/
bus_defs.h
251
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/landisk/include/
bus_defs.h
249
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/m68k/include/
bus_dma.h
82
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/mvme68k/include/
bus_dma.h
80
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/or1k/include/
bus_defs.h
248
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/powerpc/include/
bus_defs.h
264
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/virt68k/include/
bus_dma.h
74
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/atari/include/
bus_defs.h
284
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/arch/evbsh3/include/
bus_defs.h
317
#define
BUS_DMA_STREAMING
0x008 /* hint: sequential, unidirectional */
/src/sys/dev/mca/
esp_mca.c
373
*len, NULL,
BUS_DMA_STREAMING
|fl))) {
/src/sys/dev/sdmmc/
sdmmc_mem.c
1269
NULL, BUS_DMA_NOWAIT|
BUS_DMA_STREAMING
|BUS_DMA_READ);
1385
NULL, BUS_DMA_NOWAIT|
BUS_DMA_STREAMING
|BUS_DMA_READ);
1607
NULL, BUS_DMA_NOWAIT|
BUS_DMA_STREAMING
|BUS_DMA_READ);
1680
NULL, BUS_DMA_NOWAIT|
BUS_DMA_STREAMING
|BUS_DMA_READ);
1750
NULL, BUS_DMA_NOWAIT|
BUS_DMA_STREAMING
|BUS_DMA_WRITE);
1886
NULL, BUS_DMA_NOWAIT|
BUS_DMA_STREAMING
|BUS_DMA_READ);
Completed in 55 milliseconds
1
2
3
Indexes created Sat Feb 21 16:20:20 UTC 2026