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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci-common.c663 unsigned long long pci_addr, cpu_addr, pci_next, cpu_next, size; local
697 pci_next = of_read_number(ranges + 1, 2);
699 if (pci_next != pci_addr + size ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/pci/
H A Dpci-common.c655 unsigned long long pci_addr, cpu_addr, pci_next, cpu_next, size; local
695 pci_next = of_read_number(ranges + 1, 2);
697 if (pci_next != pci_addr + size ||

Completed in 176 milliseconds