Searched refs:dh_reply (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c3698 DHCHAP_REPLY_HDR *dh_reply; local
3723 dh_reply = (DHCHAP_REPLY_HDR *)((uint8_t *)lp);
3726 tran_id = dh_reply->tran_id;
3742 node_dhc->nlp_auth_tranid_rsp, dh_reply->auth_msg_code);
3748 if (dh_reply->auth_msg_code == AUTH_REJECT) {
3802 if (dh_reply->auth_msg_code == DHCHAP_REPLY) {

Completed in 108 milliseconds