Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c609 case AUTHEXP_AUTH_FAILED: /* 0x05 */ in emlxs_dhc_status()
2825 ReasonCodeExplanation = AUTHEXP_AUTH_FAILED; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2833 ReasonCodeExplanation = AUTHEXP_AUTH_FAILED; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
3281 ReasonCodeExplanation = AUTHEXP_AUTH_FAILED; in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
3289 ReasonCodeExplanation = AUTHEXP_AUTH_FAILED; in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
3393 ReasonCodeExplanation = AUTHEXP_AUTH_FAILED; in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
3787 ReasonCodeExplanation = AUTHEXP_AUTH_FAILED; in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next()
3795 ReasonCodeExplanation = AUTHEXP_AUTH_FAILED; in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next()
3873 ReasonCodeExplanation = AUTHEXP_AUTH_FAILED; in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next()
3882 ReasonCodeExplanation = AUTHEXP_AUTH_FAILED; in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next()
[all …]
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h155 #define AUTHEXP_AUTH_FAILED 0x05 /* AUTHRJT_FAILURE */ macro