Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2418 #define SLI4_FEATURE_NPIV 0x0002 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c176 {SLI4_FEATURE_NPIV, "NPIV "}, /* Bit 1 */
H A Demlxs_sli4.c930 status |= SLI4_FEATURE_NPIV; in emlxs_sli4_online()
1029 if (mb->un.varReqFeatures.featuresEnabled & SLI4_FEATURE_NPIV) { in emlxs_sli4_online()