Home
last modified time | relevance | path

Searched refs:ELX_FABRIC_AUTH_FAILED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h286 #define ELX_FABRIC_AUTH_FAILED 0x02 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c359 {ELX_FABRIC_AUTH_FAILED, "FABRIC_AUTH_FAILED"},
462 pstate = ELX_FABRIC_AUTH_FAILED; in emlxs_dhc_state()
7397 if (port->port_dhc.state == ELX_FABRIC_AUTH_FAILED) { in emlxs_dhc_verify_login()