Searched refs:emlxs_mb_fini (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h481 extern void emlxs_mb_fini(emlxs_hba_t *hba,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c2967 emlxs_mb_fini(emlxs_hba_t *hba, MAILBOX *mb, uint32_t mbxStatus) function
3073 } /* emlxs_mb_fini() */
3156 emlxs_mb_fini(hba, NULL, mbxStatus);
3165 emlxs_mb_fini(hba, NULL, mbxStatus);
H A Demlxs_sli4.c3634 emlxs_mb_fini(hba, NULL, MBX_TIMEOUT);
3655 emlxs_mb_fini(hba, NULL, mb->mbxStatus);
3803 emlxs_mb_fini(hba, NULL, MBX_TIMEOUT);
3813 emlxs_mb_fini(hba, NULL, mb->mbxStatus);
5389 emlxs_mb_fini(hba, (MAILBOX *)mb, mb->mbxStatus);
8666 emlxs_mb_fini(hba, NULL, MBX_TIMEOUT);
H A Demlxs_sli3.c3399 /* emlxs_mb_fini() will be called externally. */
3458 emlxs_mb_fini(hba, NULL, MBX_TIMEOUT);
3559 emlxs_mb_fini(hba, NULL, mb->mbxStatus);
5980 emlxs_mb_fini(hba, mb, mb->mbxStatus);
6129 emlxs_mb_fini(hba, NULL, MBX_TIMEOUT);
H A Demlxs_fcp.c1982 emlxs_mb_fini(hba, NULL, MBX_HARDWARE_ERROR);

Completed in 101 milliseconds