Home
last modified time | relevance | path

Searched refs:er_explan (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/scsi/qedf/
Dqedf_els.c841 "er_explan=0x%x.\n", rjt->er_reason, rjt->er_explan); in qedf_rec_compl()
850 rjt->er_explan == ELS_EXPL_OXID_RXID) { in qedf_rec_compl()
/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h179 __u8 er_explan; /* explanation (enum fc_els_rjt_explan below) */ member
/Linux-v4.19/drivers/scsi/libfc/
Dfc_fcp.c1549 rjt->er_explan); in fc_fcp_rec_resp()
1565 rjt->er_explan); in fc_fcp_rec_resp()
1572 if (rjt->er_explan == ELS_EXPL_OXID_RXID) { in fc_fcp_rec_resp()
Dfc_rport.c779 rjt->er_reason, rjt->er_explan); in fc_rport_flogi_resp()
1042 rjt->er_reason, rjt->er_explan); in fc_rport_plogi_resp()
1215 rjt->er_reason, rjt->er_explan); in fc_rport_prli_resp()
Dfc_exch.c1882 rjt->er_explan = explan; in fc_seq_ls_rjt()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_els.c479 rjt->er_explan == ELS_EXPL_OXID_RXID) { in bnx2fc_rec_compl()