Home
last modified time | relevance | path

Searched refs:page_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.c1937 ddi_dma_handle_t recv_dma_handle, page_dma_handle; in mptsas_get_sas_io_unit_page_hndshk() local
2005 &page_dma_handle, &page_accessp, &page_memp, in mptsas_get_sas_io_unit_page_hndshk()
2117 if ((ddi_dma_sync(page_dma_handle, 0, 0, in mptsas_get_sas_io_unit_page_hndshk()
2217 if ((ddi_dma_sync(page_dma_handle, 0, 0, in mptsas_get_sas_io_unit_page_hndshk()
2273 (mptsas_check_dma_handle(page_dma_handle) != DDI_SUCCESS)) { in mptsas_get_sas_io_unit_page_hndshk()
2289 mptsas_dma_addr_destroy(&page_dma_handle, &page_accessp); in mptsas_get_sas_io_unit_page_hndshk()
2308 ddi_dma_handle_t recv_dma_handle, page_dma_handle; in mptsas_get_manufacture_page5() local
2426 (void) ddi_dma_sync(page_dma_handle, 0, 0, DDI_DMA_SYNC_FORCPU); in mptsas_get_manufacture_page5()
2476 mptsas_dma_addr_destroy(&page_dma_handle, &page_accessp); in mptsas_get_manufacture_page5()
2687 ddi_dma_handle_t recv_dma_handle, page_dma_handle; in mptsas_get_manufacture_page0() local
[all …]