Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-irq.c72 extern int irq_to_bus[], irq_to_slot[], bus_to_cpu[];
90 #define SLOT_FROM_PCI_IRQ(i) irq_to_slot[i]
Dip27-pci.c38 int irq_to_slot[MAX_PCI_BUSSES * MAX_DEVICES_PER_PCIBUS]; variable
202 irq_to_slot[lastirq] = slot; in pci_map_irq()