Searched refs:BF_COULD_BOUNCE (Results 1 – 1 of 1) sorted by relevance
65 BF_COULD_BOUNCE = 0x01, enumerator213 if ((dmat->bounce_flags & BF_COULD_BOUNCE) != 0) in might_bounce()236 if ((dmat->bounce_flags & BF_COULD_BOUNCE) != 0 && in must_bounce()287 (parent->bounce_flags & BF_COULD_BOUNCE) != 0)) in bounce_bus_dma_tag_create()288 newtag->bounce_flags |= BF_COULD_BOUNCE; in bounce_bus_dma_tag_create()296 newtag->bounce_flags |= BF_COULD_BOUNCE; in bounce_bus_dma_tag_create()