Home
last modified time | relevance | path

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

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