Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpci_x86.h29 #define PCI_BIOS_IRQ_SCAN 0x2000 macro
/arch/x86/pci/
Dirq.c1132 if (!pirq_table && (pci_probe & PCI_BIOS_IRQ_SCAN)) { in pcibios_irq_init()
1247 } else if (pci_probe & PCI_BIOS_IRQ_SCAN) in pirq_enable_irq()
Dcommon.c553 pci_probe |= PCI_BIOS_IRQ_SCAN; in pcibios_setup()