Searched defs:post_ops (Results 1 – 2 of 2) sorted by relevance
1140 const int post_ops = ops & (BUS_DMASYNC_POSTREAD | BUS_DMASYNC_POSTWRITE); _bus_dmamap_sync() local 1142 const int post_ops = 0; _bus_dmamap_sync() local
1115 if (pre_ops == 0 && post_ops == 0) in _bus_dmamap_sync() local