Home
last modified time | relevance | path

Searched refs:SCSI_CMD_RETRIES_NO_LIMIT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_priv.h18 #define SCSI_CMD_RETRIES_NO_LIMIT -1 macro
H A Dscsi_error.c121 if (cmd->allowed == SCSI_CMD_RETRIES_NO_LIMIT) in scsi_cmd_retry_allowed()
1278 if (scmd->allowed == SCSI_CMD_RETRIES_NO_LIMIT) in scsi_eh_get_sense()
H A Dscsi_lib.c666 if (cmd->allowed == SCSI_CMD_RETRIES_NO_LIMIT) in scsi_cmd_runtime_exceeced()
H A Dsd.c558 if (retries == SCSI_CMD_RETRIES_NO_LIMIT || retries <= SD_MAX_RETRIES) { in max_retries_store()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_priv.h19 #define SCSI_CMD_RETRIES_NO_LIMIT -1 macro
H A Dscsi_error.c119 if (cmd->allowed == SCSI_CMD_RETRIES_NO_LIMIT) in scsi_cmd_retry_allowed()
1362 if (scmd->allowed == SCSI_CMD_RETRIES_NO_LIMIT) in scsi_eh_get_sense()
H A Dscsi_lib.c667 if (cmd->allowed == SCSI_CMD_RETRIES_NO_LIMIT) in scsi_cmd_runtime_exceeced()
H A Dsd.c612 if (retries == SCSI_CMD_RETRIES_NO_LIMIT || retries <= SD_MAX_RETRIES) { in max_retries_store()

Completed in 25 milliseconds