Searched refs:BF_MIN_ALLOC_COMP (Results 1 – 1 of 1) sorted by relevance
66 BF_MIN_ALLOC_COMP = 0x02, enumerator324 newtag->bounce_flags |= BF_MIN_ALLOC_COMP; in bounce_bus_dma_tag_create()455 if ((dmat->bounce_flags & BF_MIN_ALLOC_COMP) == 0 || in bounce_bus_dmamap_create()462 if ((dmat->bounce_flags & BF_MIN_ALLOC_COMP) == 0) { in bounce_bus_dmamap_create()464 dmat->bounce_flags |= BF_MIN_ALLOC_COMP; in bounce_bus_dmamap_create()