Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h206 #define MBX_UNREG_FCFI 0xA2 macro
H A Demlxs_mbox.h125 #define MBX_UNREG_FCFI 0xA2 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c166 {MBX_UNREG_FCFI, "UNREG_FCFI"},
H A Demlxs_fcf.c8840 mb4->mbxCommand = MBX_UNREG_FCFI; in emlxs_fcfi_unreg_action()