Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c137 uint8_t ReasonCodeExplanation);
1385 ReasonCodeExplanation); in emlxs_issue_auth_reject()
1393 ap->ReasonCodeExplanation = ReasonCodeExplanation; in emlxs_issue_auth_reject()
2029 ReasonCodeExplanation); in emlxs_rcv_auth_msg_auth_negotiate_issue()
2789 ReasonCodeExplanation = rjt->ReasonCodeExplanation; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
3063 ReasonCodeExplanation); in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
3065 ReasonCodeExplanation); in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
3245 ReasonCodeExplanation = auth_rjt->ReasonCodeExplanation; in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
3410 ReasonCodeExplanation); in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
3752 ReasonCodeExplanation = rjt->ReasonCodeExplanation; in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h710 uint8_t ReasonCodeExplanation; member