Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h285 #define ELX_FABRIC_AUTH_DISABLED 0x01 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c358 {ELX_FABRIC_AUTH_DISABLED, "FABRIC_AUTH_DISABLED"},
458 pstate = ELX_FABRIC_AUTH_DISABLED; in emlxs_dhc_state()