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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1306 ddi_dma_handle_t flsh_dma_handle; local
1344 if (mptsas_dma_addr_create(mpt, flsh_dma_attrs, &flsh_dma_handle,
1357 (void) ddi_dma_sync(flsh_dma_handle, 0, 0, DDI_DMA_SYNC_FORDEV);
1375 mptsas_dma_addr_destroy(&flsh_dma_handle, &flsh_accessp);
1415 mptsas_dma_addr_destroy(&flsh_dma_handle, &flsh_accessp);

Completed in 64 milliseconds