Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c610 case AUTHEXP_BAD_PAYLOAD: /* 0x06 */ in emlxs_dhc_status()
2857 ReasonCodeExplanation = AUTHEXP_BAD_PAYLOAD; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2882 ReasonCodeExplanation = AUTHEXP_BAD_PAYLOAD; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2899 ReasonCodeExplanation = AUTHEXP_BAD_PAYLOAD; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2915 ReasonCodeExplanation = AUTHEXP_BAD_PAYLOAD; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2955 ReasonCodeExplanation = AUTHEXP_BAD_PAYLOAD; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2987 ReasonCodeExplanation = AUTHEXP_BAD_PAYLOAD; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
3315 ReasonCodeExplanation = AUTHEXP_BAD_PAYLOAD; in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
4736 ReasonCodeExplanation = AUTHEXP_BAD_PAYLOAD; in emlxs_rcv_auth_msg_unmapped_node()
4748 ReasonCodeExplanation = AUTHEXP_BAD_PAYLOAD; in emlxs_rcv_auth_msg_unmapped_node()
[all …]
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h156 #define AUTHEXP_BAD_PAYLOAD 0x06 /* AUTHRJT_FAILURE */ macro