Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c148 {MBX_UNREG_VPI, "UNREG_VPI"}, /* NPIV */
2764 mb->mbxCommand = MBX_UNREG_VPI; in emlxs_mb_unreg_vpi()
H A Demlxs_fcf.c13482 mb4->mbxCommand = MBX_UNREG_VPI; in emlxs_vpi_unreg_action()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h114 #define MBX_UNREG_VPI 0x97 /* NPIV */ macro