Home
last modified time | relevance | path

Searched refs:MBX_UPDATE_CFG (Results 1 – 7 of 7) sorted by last modified time

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h77 #define MBX_UPDATE_CFG 0x1B macro
H A Demlxs_dfclib.h179 #define MBX_UPDATE_CFG 0x1B macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c3736 case MBX_UPDATE_CFG: in emlxs_sli4_issue_mbox_cmd()
H A Demlxs_mbox.c125 {MBX_UPDATE_CFG, "UPDATE_CFG"},
H A Demlxs_sli3.c3182 case MBX_UPDATE_CFG: in emlxs_sli3_issue_mbox_cmd()
H A Demlxs_download.c2659 mb->mbxCommand = MBX_UPDATE_CFG; in emlxs_format_update_parms()
2682 mb->mbxCommand = MBX_UPDATE_CFG; in emlxs_format_update_pci_cfg()
H A Demlxs_dfc.c10713 case MBX_UPDATE_CFG: in emlxs_dfc_send_mbox4()