Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h136 #define MBX_FAILURE 0x1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c37 {MBX_FAILURE, "FAILURE"},
H A Demlxs_fcf.c11985 mbxStatus = (status)? MBX_FAILURE:MBX_SUCCESS; in emlxs_deferred_cmpl_thread()
15585 mb4->mbxStatus = MBX_FAILURE; in emlxs_rpi_reg_mbcmpl()