Home
last modified time | relevance | path

Searched refs:MBX_UNREG_VPI (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c150 {MBX_UNREG_VPI, "UNREG_VPI"}, /* NPIV */
2836 mb->mbxCommand = MBX_UNREG_VPI; in emlxs_mb_unreg_vpi()
H A Demlxs_fcf.c13483 mb4->mbxCommand = MBX_UNREG_VPI; in emlxs_vpi_unreg_action()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h115 #define MBX_UNREG_VPI 0x97 /* NPIV */ macro