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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c1504 if ((mptsas_check_dma_handle(mpt->m_dma_req_frame_hdl)
1506 (mptsas_check_dma_handle(mpt->m_dma_req_sense_hdl)
1508 (mptsas_check_dma_handle(mpt->m_dma_reply_frame_hdl)
1510 (mptsas_check_dma_handle(mpt->m_dma_free_queue_hdl)
1512 (mptsas_check_dma_handle(mpt->m_dma_post_queue_hdl)
1514 (mptsas_check_dma_handle(mpt->m_hshk_dma_hdl)
2580 if ((mptsas_check_dma_handle(dma_handle) != DDI_SUCCESS) ||
8556 if ((mptsas_check_dma_handle(dma_hdl) != DDI_SUCCESS) ||
8651 if ((mptsas_check_dma_handle(mpt->m_dma_req_frame_hdl) !=
8653 (mptsas_check_dma_handle(mp
13513 mptsas_check_dma_handle(ddi_dma_handle_t handle) function
[all...]

Completed in 71 milliseconds