Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c2297 uint_t synctype, off_t off, off_t length) in do_dma_corrupt() argument
2314 if (synctype == DDI_DMA_SYNC_FORDEV) in do_dma_corrupt()
2316 else if (synctype == DDI_DMA_SYNC_FORCPU || in do_dma_corrupt()
2317 synctype == DDI_DMA_SYNC_FORKERNEL) in do_dma_corrupt()