Home
last modified time | relevance | path

Searched refs:CFG_NPIV_ENABLE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h105 CFG_NPIV_ENABLE, /* enable-npiv */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c886 (cfg[CFG_NPIV_ENABLE].current) ? hba->vpi_max : 0; in emlxs_sli3_online()
6202 if (cfg[CFG_NPIV_ENABLE].current) { in emlxs_mb_config_port()
H A Demlxs_sli4.c929 if (cfg[CFG_NPIV_ENABLE].current) { in emlxs_sli4_online()
1186 if ((cfg[CFG_NPIV_ENABLE].current) && (hba->flag & FC_NPIV_ENABLED)) { in emlxs_sli4_online()
H A Demlxs_solaris.c7706 case CFG_NPIV_ENABLE: in emlxs_check_parm()
8065 case CFG_NPIV_ENABLE: in emlxs_set_parm()
H A Demlxs_dfc.c3534 if (cfg[CFG_NPIV_ENABLE].current) { in emlxs_dfc_npiv_test()