Home
last modified time | relevance | path

Searched refs:MBX_CONFIG_PORT (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h191 #define MBX_CONFIG_PORT 0x88 macro
H A Demlxs_mbox.h105 #define MBX_CONFIG_PORT 0x88 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c3489 if ((swpmb->mbxCommand == MBX_CONFIG_PORT) && in emlxs_sli3_issue_mbox_cmd()
6168 mb->mbxCommand = MBX_CONFIG_PORT; in emlxs_mb_config_port()
H A Demlxs_mbox.c134 {MBX_CONFIG_PORT, "CONFIG_PORT"},
H A Demlxs_dfc.c5103 case MBX_CONFIG_PORT: /* 0x88 */ in emlxs_dfc_send_mbox()