Searched refs:BF_COHERENT (Results 1 – 1 of 1) sorted by relevance
68 BF_COHERENT = 0x10, enumerator186 if ((dmat->bounce_flags & BF_COHERENT) != 0) in cacheline_bounce()269 newtag->bounce_flags |= BF_COHERENT; in bounce_bus_dma_tag_create()291 newtag->bounce_flags |= parent->bounce_flags & BF_COHERENT; in bounce_bus_dma_tag_create()473 if ((dmat->bounce_flags & BF_COHERENT) != 0) in bounce_bus_dmamap_create()539 (dmat->bounce_flags & BF_COHERENT) == 0) in bounce_bus_dmamem_alloc()564 (dmat->bounce_flags & BF_COHERENT) != 0) in bounce_bus_dmamem_alloc()