Searched refs:pci_irq_host (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dtsi108_pci.c54 static struct irq_host *pci_irq_host; variable in typeref:struct:irq_host
428 pci_irq_host = irq_alloc_host(node, IRQ_HOST_MAP_LEGACY,
430 if (pci_irq_host == NULL) {
431 printk(KERN_ERR "pci_irq_host: failed to allocate irq host !\n");

Completed in 109 milliseconds