Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2028 la_els_rjt_t *lsrjt; in fc_fca_update_errors() local
2030 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()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3460 LS_RJT *lsrjt; in emlxs_dfc_npiv_test() local
3696 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()