Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/kernel/
Dpci-i386.h22 #define PCI_BIOS_IRQ_SCAN 0x2000 macro
Dpci-irq.c1074 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()
Dpci-pc.c1515 pci_probe |= PCI_BIOS_IRQ_SCAN; in pcibios_setup()
/linux-2.4.37.9/arch/x86_64/kernel/
Dpci-x86_64.h22 #define PCI_BIOS_IRQ_SCAN 0x2000 macro
Dpci-irq.c649 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()
/linux-2.4.37.9/arch/sh/kernel/
Dpci-v320usc.h36 #define PCI_BIOS_IRQ_SCAN 0x2000
/linux-2.4.37.9/include/asm-sh/
Dpci-sh7751.h34 #define PCI_BIOS_IRQ_SCAN 0x2000 macro