Searched refs:CFG_AUTH_NPIV (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h112 CFG_AUTH_NPIV, /* auth-npiv (hidden) */ enumerator in enum:emlxs_cfg_parm
472 /* CFG_AUTH_NPIV */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c657 (port->vpi == 0 || cfg[CFG_AUTH_NPIV].current)) {
787 } else if (cfg[CFG_AUTH_ENABLE].current && cfg[CFG_AUTH_NPIV].current) {
847 (port->vpi == 0 || cfg[CFG_AUTH_NPIV].current)) {
1223 (port->vpi == 0 || cfg[CFG_AUTH_NPIV].current)) {
1404 (port->vpi == 0 || cfg[CFG_AUTH_NPIV].current)) {
H A Demlxs_dhchap.c6835 if (port->vpi != 0 && cfg[CFG_AUTH_NPIV].current == 0) {
7341 if (port->vpi != 0 && cfg[CFG_AUTH_NPIV].current == 0) {
7412 if (port->vpi != 0 && cfg[CFG_AUTH_NPIV].current == 0) {

Completed in 83 milliseconds