Home
last modified time | relevance | path

Searched refs:MBX_REG_LOGIN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h171 #define MBX_REG_LOGIN 0x13 macro
H A Demlxs_mbox.h68 #define MBX_REG_LOGIN 0x13 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4755 (mb->mbxCommand == MBX_REG_LOGIN) || in emlxs_dfc_send_mbox()
5055 case MBX_REG_LOGIN: /* 0x13 */ in emlxs_dfc_send_mbox()
5179 case MBX_REG_LOGIN: /* 0x13 */ in emlxs_dfc_send_mbox()
H A Demlxs_mbox.c117 {MBX_REG_LOGIN, "REG_LOGIN"},