Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_els.c911 "Received LS_RJT for REC: er_reason=0x%x, " in qedf_rec_compl()
912 "er_explan=0x%x.\n", rjt->er_reason, rjt->er_explan); in qedf_rec_compl()
919 if ((rjt->er_reason == ELS_RJT_LOGIC || in qedf_rec_compl()
920 rjt->er_reason == ELS_RJT_UNAB) && in qedf_rec_compl()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_els.c911 "Received LS_RJT for REC: er_reason=0x%x, " in qedf_rec_compl()
912 "er_explan=0x%x.\n", rjt->er_reason, rjt->er_explan); in qedf_rec_compl()
919 if ((rjt->er_reason == ELS_RJT_LOGIC || in qedf_rec_compl()
920 rjt->er_reason == ELS_RJT_UNAB) && in qedf_rec_compl()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c477 if ((rjt->er_reason == ELS_RJT_LOGIC || in bnx2fc_rec_compl()
478 rjt->er_reason == ELS_RJT_UNAB) && in bnx2fc_rec_compl()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c477 if ((rjt->er_reason == ELS_RJT_LOGIC || in bnx2fc_rec_compl()
478 rjt->er_reason == ELS_RJT_UNAB) && in bnx2fc_rec_compl()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_rport.c774 rjt->er_reason, rjt->er_explan); in fc_rport_flogi_resp()
1038 rjt->er_reason, rjt->er_explan); in fc_rport_plogi_resp()
1221 rjt->er_reason, rjt->er_explan); in fc_rport_prli_resp()
1222 if (rjt->er_reason == ELS_RJT_UNAB && in fc_rport_prli_resp()
H A Dfc_fcp.c1538 switch (rjt->er_reason) { in fc_fcp_rec_resp()
1542 fsp->rport->port_id, rjt->er_reason, in fc_fcp_rec_resp()
1558 fsp->rport->port_id, rjt->er_reason, in fc_fcp_rec_resp()
H A Dfc_exch.c1881 rjt->er_reason = reason; in fc_seq_ls_rjt()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_rport.c774 rjt->er_reason, rjt->er_explan); in fc_rport_flogi_resp()
1038 rjt->er_reason, rjt->er_explan); in fc_rport_plogi_resp()
1221 rjt->er_reason, rjt->er_explan); in fc_rport_prli_resp()
1222 if (rjt->er_reason == ELS_RJT_UNAB && in fc_rport_prli_resp()
H A Dfc_fcp.c1528 switch (rjt->er_reason) { in fc_fcp_rec_resp()
1532 fsp->rport->port_id, rjt->er_reason, in fc_fcp_rec_resp()
1548 fsp->rport->port_id, rjt->er_reason, in fc_fcp_rec_resp()
H A Dfc_exch.c1879 rjt->er_reason = reason; in fc_seq_ls_rjt()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h140 __u8 er_reason; member
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H A Dfc_els.h172 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */ member
178 * ELS reject reason codes (er_reason).
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H A Dfc_els.h174 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */ member
180 * ELS reject reason codes (er_reason).
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h97 __u8 er_reason; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h97 __u8 er_reason; member
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defc_els.c635 rjt->er_reason = reason_code; in efc_send_ls_rjt()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c4482 ha->elsrej.c->er_reason = ELS_RJT_LOGIC; in qla2x00_mem_alloc()

Completed in 39 milliseconds