Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1936 ddi_dma_handle_t recv_dma_handle, page_dma_handle; in mptsas_get_sas_io_unit_page_hndshk() local
2004 &page_dma_handle, &page_accessp, &page_memp, in mptsas_get_sas_io_unit_page_hndshk()
2116 if ((ddi_dma_sync(page_dma_handle, 0, 0, in mptsas_get_sas_io_unit_page_hndshk()
2216 if ((ddi_dma_sync(page_dma_handle, 0, 0, in mptsas_get_sas_io_unit_page_hndshk()
2272 (mptsas_check_dma_handle(page_dma_handle) != DDI_SUCCESS)) { in mptsas_get_sas_io_unit_page_hndshk()
2288 mptsas_dma_addr_destroy(&page_dma_handle, &page_accessp); in mptsas_get_sas_io_unit_page_hndshk()
2307 ddi_dma_handle_t recv_dma_handle, page_dma_handle; in mptsas_get_manufacture_page5() local
2372 if (mptsas_dma_addr_create(mpt, page_dma_attrs, &page_dma_handle, in mptsas_get_manufacture_page5()
2425 (void) ddi_dma_sync(page_dma_handle, 0, 0, DDI_DMA_SYNC_FORCPU); in mptsas_get_manufacture_page5()
2458 (mptsas_check_dma_handle(page_dma_handle) != DDI_SUCCESS)) { in mptsas_get_manufacture_page5()
[all …]