Searched refs:lsrjt (Results 1 – 2 of 2) sorted by relevance
2028 la_els_rjt_t *lsrjt; in fc_fca_update_errors() local2030 lsrjt = (la_els_rjt_t *)pkt->pkt_resp; in fc_fca_update_errors()2031 if (lsrjt->ls_code.ls_code == LA_ELS_RJT) { in fc_fca_update_errors()2033 pkt->pkt_reason = lsrjt->reason; in fc_fca_update_errors()2034 pkt->pkt_action = lsrjt->action; in fc_fca_update_errors()
3460 LS_RJT *lsrjt; in emlxs_dfc_npiv_test() local3696 lsrjt = (LS_RJT *) pkt->pkt_resp; in emlxs_dfc_npiv_test()3697 if (lsrjt->un.b.lsRjtRsnCodeExp != LSEXP_OUT_OF_RESOURCE) { in emlxs_dfc_npiv_test()