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

/linux-4.4.14/drivers/ide/
H A Dide.c213 static unsigned int ide_noflush; variable
215 module_param_named(noflush, ide_noflush, ide_dev_mask, 0);
288 if (ide_noflush & (1 << i)) { ide_dev_apply_params()

Completed in 186 milliseconds