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

/linux-master/arch/x86/include/asm/
H A Dpci_x86.h35 #define PCI_BIOS_IRQ_SCAN 0x2000 macro
/linux-master/arch/x86/pci/
H A Dcommon.c536 pci_probe |= PCI_BIOS_IRQ_SCAN;
H A Dirq.c1656 if (!pirq_table && (pci_probe & PCI_BIOS_IRQ_SCAN)) {
1771 } else if (pci_probe & PCI_BIOS_IRQ_SCAN)

Completed in 95 milliseconds