Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h197 #define MBXERR_DID_INCONSISTENT 0x9601 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c85 {MBXERR_DID_INCONSISTENT, "DID_INCONSISTENT"},
H A Demlxs_fcf.c13606 if (mb4->mbxStatus == MBXERR_DID_INCONSISTENT) { in emlxs_vpi_reg_mbcmpl()