Home
last modified time | relevance | path

Searched refs:MBX_UNREG_LOGIN (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h172 #define MBX_UNREG_LOGIN 0x14 macro
H A Demlxs_mbox.h69 #define MBX_UNREG_LOGIN 0x14 /* SLI2/3 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c6851 mb->mbxCommand = MBX_UNREG_LOGIN; in emlxs_sli3_reg_did_mbcmpl()
7114 mb->mbxCommand = MBX_UNREG_LOGIN; in emlxs_sli3_unreg_node()
H A Demlxs_mbox.c118 {MBX_UNREG_LOGIN, "UNREG_RPI"},
H A Demlxs_solaris.c8547 mb->mbxCommand = MBX_UNREG_LOGIN; in emlxs_fast_target_reset()
H A Demlxs_dfc.c4792 case MBX_UNREG_LOGIN: /* 0x14 */ in emlxs_dfc_send_mbox()