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

/drivers/ata/
H A Dsata_sil.c262 static int slow_down; variable
263 module_param(slow_down, int, 0444);
264 MODULE_PARM_DESC(slow_down, "Sledgehammer used to work around random problems, by limiting commands to 15 sectors (0=off, 1=on)");
642 if (slow_down ||

Completed in 43 milliseconds