Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ide/
Dide-4drives.c9 static bool probe_4drives; variable
11 module_param_named(probe, probe_4drives, bool, 0);
36 if (probe_4drives == 0) in ide_4drives_init()