Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dpata_legacy.c69 static int probe_all; variable
70 module_param(probe_all, int, 0);
71 MODULE_PARM_DESC(probe_all,
1246 if (probe_all || !pci_present) { in legacy_init()
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt4216 pata_legacy.probe_all= [HW,LIBATA]