Searched refs:isa_mb (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.c664 unsigned long long isa_mb = 0; local
758 isa_mb = cpu_addr;
772 hose->pci_mem_offset == isa_mb))
802 if (isa_hole >= 0 && hose->pci_mem_offset != isa_mb) {
804 printk(KERN_INFO " Removing ISA hole at 0x%016llx\n", isa_mb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/pci/
H A Dpci-common.c656 unsigned long long isa_mb = 0; local
754 isa_mb = cpu_addr;
768 hose->pci_mem_offset == isa_mb))
798 if (isa_hole >= 0 && hose->pci_mem_offset != isa_mb) {
800 printk(KERN_INFO " Removing ISA hole at 0x%016llx\n", isa_mb);

Completed in 71 milliseconds