Home
last modified time | relevance | path

Searched refs:PCI_IRQ_IGN (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-sparc64/
Dpbm.h245 #define PCI_IRQ_IGN 0x000007c0 /* Interrupt Group Number */ macro
/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_common.c739 if (((prom_irq & PCI_IRQ_IGN) >> 6) == portid) { in pdev_fixup_irq()
802 ((portid << 6) & PCI_IRQ_IGN) | in pdev_fixup_irq()