Searched refs:PCI_BIOS_IRQ_SCAN (Results 1 – 7 of 7) sorted by relevance
22 #define PCI_BIOS_IRQ_SCAN 0x2000 macro
1074 if (!pirq_table && (pci_probe & PCI_BIOS_IRQ_SCAN)) in pcibios_irq_init()1213 } else if (pci_probe & PCI_BIOS_IRQ_SCAN) in pcibios_enable_irq()
1515 pci_probe |= PCI_BIOS_IRQ_SCAN; in pcibios_setup()
649 if (!pirq_table && (pci_probe & PCI_BIOS_IRQ_SCAN)) in pcibios_irq_init()756 else if (pci_probe & PCI_BIOS_IRQ_SCAN) in pcibios_enable_irq()
36 #define PCI_BIOS_IRQ_SCAN 0x2000
34 #define PCI_BIOS_IRQ_SCAN 0x2000 macro