Searched defs:scsi_noretry_cmd (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dscsi_error.c141 } else if (!scsi_noretry_cmd(scmd) &&
1704 * scsi_noretry_cmd - determine if command should be failed fast
1707 int scsi_noretry_cmd(struct scsi_cmnd *scmd) function
1929 && !scsi_noretry_cmd(scmd)) {
2080 !scsi_noretry_cmd(scmd) &&

Completed in 445 milliseconds