Home
last modified time | relevance | path

Searched refs:CFG_AUTH_E2E (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h111 CFG_AUTH_E2E, /* auth-e2e */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c846 } else if (cfg[CFG_AUTH_ENABLE].current && cfg[CFG_AUTH_E2E].current && in emlxs_handle_sol_plogi()
1403 } else if (cfg[CFG_AUTH_ENABLE].current && cfg[CFG_AUTH_E2E].current && in emlxs_process_unsol_plogi()
H A Demlxs_dhchap.c6854 if (!fabric_switch && cfg[CFG_AUTH_E2E].current == 0) { in emlxs_dhc_auth_start()
7354 if (!fabric_switch && cfg[CFG_AUTH_E2E].current == 0) { in emlxs_dhc_init_sp()
7421 if (!fabric_switch && cfg[CFG_AUTH_E2E].current == 0) { in emlxs_dhc_verify_login()
H A Demlxs_dfc.c3906 if (cfg[CFG_AUTH_E2E].current) { in emlxs_dfc_get_hbainfo()