Searched refs:ide_nodma (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/ide/ | ||
H A D | ide.c | 208 static unsigned int ide_nodma; variable 210 module_param_named(nodma, ide_nodma, ide_dev_mask, 0); 284 if (ide_nodma & (1 << i)) { ide_dev_apply_params() |
Completed in 162 milliseconds