Searched refs:irq_to_slot (Results 1 – 2 of 2) sorted by relevance
41 int irq_to_slot[MAX_PCI_BUSSES * MAX_DEVICES_PER_PCIBUS]; variable179 irq_to_slot[irq] = slot; in pcibios_plat_dev_init()
56 extern int irq_to_slot[];63 #define SLOT_FROM_PCI_IRQ(i) irq_to_slot[i]