qlt_dmem_dma_sync
qlt_dmem_dma_sync(mcp->dbuf, DDI_DMA_SYNC_FORCPU);
qlt_dmem_dma_sync(mcp->dbuf, DDI_DMA_SYNC_FORDEV);
qlt_dmem_dma_sync(mcp->dbuf, DDI_DMA_SYNC_FORCPU);
qlt_dmem_dma_sync(mcp->dbuf, DDI_DMA_SYNC_FORCPU);
qlt_dmem_dma_sync(dbuf, DDI_DMA_SYNC_FORDEV);
qlt_dmem_dma_sync(qcmd->dbuf_rsp_iu, DDI_DMA_SYNC_FORDEV);
qlt_dmem_dma_sync(qcmd->dbuf, DDI_DMA_SYNC_FORDEV);
qlt_dmem_dma_sync(qcmd->dbuf, DDI_DMA_SYNC_FORKERNEL);
qlt_dmem_dma_sync(qcmd->dbuf, DDI_DMA_SYNC_FORKERNEL);
qlt_dmem_dma_sync(dbuf, DDI_DMA_SYNC_FORCPU);
qlt_dmem_dma_sync(buf, DDI_DMA_SYNC_FORDEV);
qlt_dmem_dma_sync(buf, DDI_DMA_SYNC_FORDEV);
void qlt_dmem_dma_sync(stmf_data_buf_t *dbuf, uint_t sync_type);