Searched refs:irq_to_slot (Results 1 – 2 of 2) sorted by relevance
40 int irq_to_slot[MAX_PCI_BUSSES * MAX_DEVICES_PER_PCIBUS]; variable178 irq_to_slot[irq] = slot; in pcibios_plat_dev_init()
55 extern int irq_to_slot[];62 #define SLOT_FROM_PCI_IRQ(i) irq_to_slot[i]