Home
last modified time | relevance | path

Searched refs:BF_MIN_ALLOC_COMP (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Dbusdma_bounce.c66 BF_MIN_ALLOC_COMP = 0x02, enumerator
324 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()