Home
last modified time | relevance | path

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

/drivers/scsi/libfc/
Dfc_fcp.c123 #define FC_MAX_RECOV_RETRY 3 macro
1300 if (fsp->recov_retry++ >= FC_MAX_RECOV_RETRY) in fc_lun_reset_send()
1497 if (fsp->recov_retry++ < FC_MAX_RECOV_RETRY) in fc_fcp_rec()
1685 FC_MAX_RECOV_RETRY); in fc_fcp_rec_error()
1686 if (fsp->recov_retry++ < FC_MAX_RECOV_RETRY) in fc_fcp_rec_error()
1832 if (fsp->recov_retry++ < FC_MAX_RECOV_RETRY) in fc_fcp_srr_error()