Searched refs:pirq_table (Results 1 – 1 of 1) sorted by relevance
31 static struct irq_routing_table *pirq_table; variable127 struct irq_routing_table *rt = pirq_table; in pirq_peer_trick()1089 struct irq_routing_table *rt = pirq_table; in pirq_find_router()1136 struct irq_routing_table *rt = pirq_table; in pirq_get_info()1171 if (!pirq_table) in pcibios_lookup_irq()1404 pirq_table = pirq_find_routing_table(); in pcibios_irq_init()1408 pirq_table = pcibios_get_irq_routing_table(); in pcibios_irq_init()1409 rtable = pirq_table; in pcibios_irq_init()1412 if (pirq_table) { in pcibios_irq_init()1415 if (pirq_table->exclusive_irqs) { in pcibios_irq_init()[all …]
Completed in 5 milliseconds