Searched refs:force_legacy (Results 1 – 2 of 2) sorted by relevance
22 static bool force_legacy = false; variable25 module_param(force_legacy, bool, 0444);26 MODULE_PARM_DESC(force_legacy,517 if (force_legacy) { in virtio_pci_probe()
51 static unsigned int force_legacy = NO_LEGACY; variable52 module_param(force_legacy, uint, 0444);53 MODULE_PARM_DESC(force_legacy, "Force the use of legacy type PCI interrupts");833 if (!force_legacy) { in rsxx_pci_probe()980 if (!force_legacy) in rsxx_pci_probe()1045 if (!force_legacy) in rsxx_pci_remove()