OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_bounce_thresh_max
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/include/drm/
bus_dma_hacks.h
128
if (dmat->
_bounce_thresh_max
!= 0 && pa >= dmat->
_bounce_thresh_max
) {
/src/sys/arch/powerpc/include/
bus_defs.h
324
bus_addr_t
_bounce_thresh_max
;
member in struct:powerpc_bus_dma_tag
/src/sys/arch/powerpc/isa/
isadma_machdep.c
211
if (avail_end <= t->
_bounce_thresh_max
||
/src/sys/arch/powerpc/powerpc/
bus_dma.c
129
map->_dm_bounce_thresh_max = t->
_bounce_thresh_max
;
Completed in 263 milliseconds
Indexes created Tue Jul 07 00:25:39 UTC 2026