Home
last modified time | relevance | path

Searched refs:irq_routing_table (Results 1 – 4 of 4) sorted by relevance

/drivers/ide/
Dalim15x3.c421 s8 irq_routing_table[] = { -1, 9, 3, 10, 4, 5, 7, 6, in init_hwif_ali15x3() local
442 irq = irq_routing_table[inmir]; in init_hwif_ali15x3()
449 irq = irq_routing_table[inmir]; in init_hwif_ali15x3()
/drivers/pci/hotplug/
Dcpqphp.h437 extern struct irq_routing_table *cpqhp_routing_table;
725 return ((cpqhp_routing_table->size - sizeof(struct irq_routing_table)) / in cpqhp_routing_table_length()
Dibmphp_core.c122 struct irq_routing_table *rtable; in ibmphp_init_devno()
133 len = (rtable->size - sizeof(struct irq_routing_table)) / in ibmphp_init_devno()
Dcpqphp_core.c40 struct irq_routing_table *cpqhp_routing_table;