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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c3213 AUTH_RJT *auth_rjt; local
3243 auth_rjt = (AUTH_RJT *) dh_success;
3244 ReasonCode = auth_rjt->ReasonCode;
3245 ReasonCodeExplanation = auth_rjt->ReasonCodeExplanation;
4194 AUTH_RJT *auth_rjt; local
4211 auth_rjt = (AUTH_RJT *)dh_success;
4212 ReasonCode = auth_rjt->ReasonCode;
4213 ReasonCodeExplanation = auth_rjt->ReasonCodeExplanation;

Completed in 83 milliseconds