Searched refs:ID_MIGHT_NEED_BOUNCE (Results 1 – 5 of 5) sorted by relevance
82 #define ID_MIGHT_NEED_BOUNCE 0x01 /* map could need bounce buffers */ macro144 cookieflags |= ID_MIGHT_NEED_BOUNCE; in isadma_bounce_dmamap_create()162 if (cookieflags & ID_MIGHT_NEED_BOUNCE) { in isadma_bounce_dmamap_create()221 (error != 0 && (cookie->id_flags & ID_MIGHT_NEED_BOUNCE) == 0)) in isadma_bounce_dmamap_load()292 (error != 0 && (cookie->id_flags & ID_MIGHT_NEED_BOUNCE) == 0)) in isadma_bounce_dmamap_load_mbuf()
137 #define ID_MIGHT_NEED_BOUNCE 0x01 /* map could need bounce buffers */ macro
688 cookieflags |= ID_MIGHT_NEED_BOUNCE; in _isa_bus_dmamap_create()704 if (cookieflags & ID_MIGHT_NEED_BOUNCE) { in _isa_bus_dmamap_create()756 if (cookie->id_flags & ID_MIGHT_NEED_BOUNCE) { in _isa_bus_dmamap_load()
139 #define ID_MIGHT_NEED_BOUNCE 0x01 /* map could need bounce buffers */ macro
380 cookieflags |= ID_MIGHT_NEED_BOUNCE; in _isa_bus_dmamap_create()397 if (cookieflags & ID_MIGHT_NEED_BOUNCE) { in _isa_bus_dmamap_create()449 if (cookie->id_flags & ID_MIGHT_NEED_BOUNCE) { in _isa_bus_dmamap_load()