Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/scsi/
DChangeLog.megaraid_sas416 1. Added the megasas_reset_timer routine to intercept cmd timeout and throttle io.
/linux-6.12.1/drivers/scsi/megaraid/
Dmegaraid_sas_base.c2933 static enum scsi_timeout_action megasas_reset_timer(struct scsi_cmnd *scmd) in megasas_reset_timer() function
3520 .eh_timed_out = megasas_reset_timer,