Home
last modified time | relevance | path

Searched refs:er_reason (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/scsi/fc/
Dfc_els.h177 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */ member
/linux-3.4.99/drivers/scsi/bnx2fc/
Dbnx2fc_els.c468 if ((rjt->er_reason == ELS_RJT_LOGIC || in bnx2fc_rec_compl()
469 rjt->er_reason == ELS_RJT_UNAB) && in bnx2fc_rec_compl()
/linux-3.4.99/drivers/scsi/libfc/
Dfc_fcp.c1463 switch (rjt->er_reason) { in fc_fcp_rec_resp()
1467 fsp->rport->port_id, rjt->er_reason, in fc_fcp_rec_resp()
Dfc_exch.c1720 rjt->er_reason = reason; in fc_seq_ls_rjt()