Searched refs:noacpi (Results 1 – 3 of 3) sorted by relevance
276 static bool noacpi; variable277 module_param(noacpi, bool, 0444);278 MODULE_PARM_DESC(noacpi, "disable acpi bios quirks");3716 if (!noacpi && in nvme_pci_alloc_dev()
134 kernel command line options such as "noapic", "noacpi" or even "acpi=off".
142 module_param_named(noacpi, libata_noacpi, int, 0444);143 MODULE_PARM_DESC(noacpi, "Disable the use of ACPI in probe/suspend/resume (0=off [default], 1=on)");