Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2029 la_els_rjt_t *lsrjt; in fc_fca_update_errors() local
2031 lsrjt = (la_els_rjt_t *)pkt->pkt_resp; in fc_fca_update_errors()
2032 if (lsrjt->ls_code.ls_code == LA_ELS_RJT) { in fc_fca_update_errors()
2034 pkt->pkt_reason = lsrjt->reason; in fc_fca_update_errors()
2035 pkt->pkt_action = lsrjt->action; in fc_fca_update_errors()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3511 LS_RJT *lsrjt; in emlxs_dfc_npiv_test() local
3747 lsrjt = (LS_RJT *) pkt->pkt_resp; in emlxs_dfc_npiv_test()
3748 if (lsrjt->un.b.lsRjtRsnCodeExp != LSEXP_OUT_OF_RESOURCE) { in emlxs_dfc_npiv_test()