Searched refs:eh_should_retry_cmd (Results 1 – 3 of 3) sorted by relevance
364 bool (*eh_should_retry_cmd)(struct scsi_cmnd *scmd); member
150 if (host->hostt->eh_should_retry_cmd) in scsi_eh_should_retry_cmd()151 return host->hostt->eh_should_retry_cmd(cmd); in scsi_eh_should_retry_cmd()
6769 .eh_should_retry_cmd = fc_eh_should_retry_cmd,6795 .eh_should_retry_cmd = fc_eh_should_retry_cmd,