OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_dm_bounce_thresh
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/rump/include/sys/
bus.h
59
bus_addr_t
_dm_bounce_thresh
;
member in struct:__anon457e6caf0208
/src/sys/arch/x86/include/
bus_defs.h
141
bus_addr_t
_dm_bounce_thresh
; /* bounce threshold; see tag */
member in struct:x86_bus_dmamap
/src/sys/arch/powerpc/powerpc/
bus_dma.c
128
map->
_dm_bounce_thresh
= t->_bounce_thresh;
185
if (map->
_dm_bounce_thresh
!= 0 &&
186
curaddr >= map->
_dm_bounce_thresh
)
435
if (map->
_dm_bounce_thresh
!= 0 &&
436
curaddr >= map->
_dm_bounce_thresh
)
/src/sys/rump/dev/lib/libpci/
rumpdev_bus_dma.c
124
map->
_dm_bounce_thresh
= 0;
183
if (map->
_dm_bounce_thresh
!= 0 &&
184
curaddr >= map->
_dm_bounce_thresh
)
/src/sys/arch/mips/include/
bus_dma_defs.h
199
bus_addr_t
_dm_bounce_thresh
; /* bounce threshold; see tag */
member in struct:mips_bus_dmamap
/src/sys/arch/atari/isa/
isa_dma.c
184
map->
_dm_bounce_thresh
= 0;
186
if (map->
_dm_bounce_thresh
!= 0 ||
/src/sys/arch/powerpc/isa/
isadma_machdep.c
214
map->
_dm_bounce_thresh
= 0;
217
if (map->
_dm_bounce_thresh
!= 0 ||
/src/sys/arch/or1k/include/
bus_defs.h
363
bus_addr_t
_dm_bounce_thresh
; /* bounce threshold; see tag */
member in struct:or1k_bus_dmamap
/src/sys/arch/powerpc/include/
bus_defs.h
379
bus_addr_t
_dm_bounce_thresh
; /* bounce threshold; see tag */
member in struct:powerpc_bus_dmamap
/src/sys/arch/x86/isa/
isa_machdep.c
333
map->
_dm_bounce_thresh
= 0;
/src/sys/arch/x86/x86/
bus_dma.c
306
map->
_dm_bounce_thresh
= t->_bounce_thresh;
313
map->
_dm_bounce_thresh
= 0;
322
if (map->
_dm_bounce_thresh
!= 0)
495
if (map->
_dm_bounce_thresh
!= 0 && lastaddr > map->
_dm_bounce_thresh
)
1311
if (map->
_dm_bounce_thresh
!= 0 &&
1312
curaddr + sgsize >= map->
_dm_bounce_thresh
)
/src/sys/arch/atari/include/
bus_defs.h
378
bus_addr_t
_dm_bounce_thresh
; /* bounce threshold; see tag */
member in struct:atari_bus_dmamap
/src/sys/arch/mips/mips/
bus_dma.c
345
map->
_dm_bounce_thresh
= t->_bounce_thresh;
360
map->
_dm_bounce_thresh
= 0;
369
if (map->
_dm_bounce_thresh
!= 0)
/src/sys/arch/ia64/include/
bus.h
1134
bus_addr_t
_dm_bounce_thresh
; /* bounce threshold; see tag */
member in struct:ia64_bus_dmamap
Completed in 20 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025