Searched refs:PCI_USE_PIRQ_MASK (Results 1 – 3 of 3) sorted by relevance
23 #define PCI_USE_PIRQ_MASK 0x0800 macro
945 if (pci_probe & PCI_USE_PIRQ_MASK) in pcibios_lookup_irq()967 ((!(pci_probe & PCI_USE_PIRQ_MASK)) || ((1 << irq) & mask))) { in pcibios_lookup_irq()1005 (!(pci_probe & PCI_USE_PIRQ_MASK) || \ in pcibios_lookup_irq()
557 pci_probe |= PCI_USE_PIRQ_MASK; in pcibios_setup()