Searched defs:synctype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c2294 uint_t synctype, off_t off, off_t length)
2311 if (synctype == DDI_DMA_SYNC_FORDEV)
2313 else if (synctype == DDI_DMA_SYNC_FORCPU ||
2314 synctype == DDI_DMA_SYNC_FORKERNEL)
2293 do_dma_corrupt(struct bofi_shadow *hp, struct bofi_errent *ep, uint_t synctype, off_t off, off_t length) argument

Completed in 69 milliseconds