Searched refs:eh_should_retry_cmd (Results 1 – 4 of 4) sorted by relevance
352 bool (*eh_should_retry_cmd)(struct scsi_cmnd *scmd); member
130 if (host->hostt->eh_should_retry_cmd) in scsi_eh_should_retry_cmd()131 return host->hostt->eh_should_retry_cmd(cmd); in scsi_eh_should_retry_cmd()
6757 .eh_should_retry_cmd = fc_eh_should_retry_cmd,6783 .eh_should_retry_cmd = fc_eh_should_retry_cmd,
8088 .eh_should_retry_cmd = fc_eh_should_retry_cmd,