Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c2782 ReasonCode = AUTHRJT_FAILURE; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2830 case AUTHRJT_FAILURE: in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2844 ReasonCode = AUTHRJT_FAILURE; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2856 ReasonCode = AUTHRJT_FAILURE; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2914 ReasonCode = AUTHRJT_FAILURE; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2986 ReasonCode = AUTHRJT_FAILURE; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
3286 case AUTHRJT_FAILURE: in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
3734 ReasonCode = AUTHRJT_FAILURE; in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next()
3792 case AUTHRJT_FAILURE: in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next()
4254 case AUTHRJT_FAILURE: in emlxs_rcv_auth_msg_dhchap_success_cmpl_wait4next()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h141 #define AUTHRJT_FAILURE 0x01 macro