Searched refs:PCI_BIOS_IRQ_SCAN (Results 1 – 6 of 6) sorted by relevance
22 #define PCI_BIOS_IRQ_SCAN 0x2000 macro
28 #define PCI_BIOS_IRQ_SCAN 0x2000 macro
20 #define PCI_BIOS_IRQ_SCAN 0x2000 macro
25 #define PCI_BIOS_IRQ_SCAN 0x2000 macro
1130 if (!pirq_table && (pci_probe & PCI_BIOS_IRQ_SCAN)) in pcibios_irq_init()1241 } else if (pci_probe & PCI_BIOS_IRQ_SCAN) in pirq_enable_irq()
520 pci_probe |= PCI_BIOS_IRQ_SCAN; in pcibios_setup()