Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h205 #define MBX_UNREG_VFI 0xA1 macro
H A Demlxs_mbox.h124 #define MBX_UNREG_VFI 0xA1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c165 {MBX_UNREG_VFI, "UNREG_VFI"},
H A Demlxs_fcf.c10634 mb4->mbxCommand = MBX_UNREG_VFI; in emlxs_vfi_unreg_action()