Searched refs:_dm_bounce_thresh (Results 1 – 12 of 12) sorted by relevance
128 map->_dm_bounce_thresh = t->_bounce_thresh; in _bus_dmamap_create()185 if (map->_dm_bounce_thresh != 0 && in _bus_dmamap_load_buffer()186 curaddr >= map->_dm_bounce_thresh) in _bus_dmamap_load_buffer()435 if (map->_dm_bounce_thresh != 0 && in _bus_dmamap_load_raw()436 curaddr >= map->_dm_bounce_thresh) in _bus_dmamap_load_raw()
59 bus_addr_t _dm_bounce_thresh; member
141 bus_addr_t _dm_bounce_thresh; /* bounce threshold; see tag */ member
306 map->_dm_bounce_thresh = t->_bounce_thresh; in _bus_dmamap_create()313 map->_dm_bounce_thresh = 0; in _bus_dmamap_create()322 if (map->_dm_bounce_thresh != 0) in _bus_dmamap_create()495 if (map->_dm_bounce_thresh != 0 && lastaddr > map->_dm_bounce_thresh) in _bus_dmamap_load_busaddr()1311 if (map->_dm_bounce_thresh != 0 && in _bus_dmamap_load_buffer()1312 curaddr + sgsize >= map->_dm_bounce_thresh) in _bus_dmamap_load_buffer()
214 map->_dm_bounce_thresh = 0; in _isa_bus_dmamap_create()217 if (map->_dm_bounce_thresh != 0 || in _isa_bus_dmamap_create()
184 map->_dm_bounce_thresh = 0; in isadma_bounce_cookieflags()186 if (map->_dm_bounce_thresh != 0 || in isadma_bounce_cookieflags()
199 bus_addr_t _dm_bounce_thresh; /* bounce threshold; see tag */ member
333 map->_dm_bounce_thresh = 0; in _isa_dma_may_bounce()
379 bus_addr_t _dm_bounce_thresh; /* bounce threshold; see tag */ member
345 map->_dm_bounce_thresh = t->_bounce_thresh; in _bus_dmamap_create()360 map->_dm_bounce_thresh = 0; in _bus_dmamap_create()369 if (map->_dm_bounce_thresh != 0) in _bus_dmamap_create()
378 bus_addr_t _dm_bounce_thresh; /* bounce threshold; see tag */ member
1134 bus_addr_t _dm_bounce_thresh; /* bounce threshold; see tag */ member