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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c12122 emlxs_fm_check_dma_handle(emlxs_hba_t *hba, ddi_dma_handle_t handle) function
12135 } /* emlxs_fm_check_dma_handle() */
12209 if (emlxs_fm_check_dma_handle(hba,
12222 if (emlxs_fm_check_dma_handle(hba,
12245 if (emlxs_fm_check_dma_handle(hba, pkt->pkt_cmd_dma)
12262 if (emlxs_fm_check_dma_handle(hba, pkt->pkt_resp_dma)
12279 if (emlxs_fm_check_dma_handle(hba, pkt->pkt_data_dma)

Completed in 75 milliseconds