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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/syslib/
H A Dppc405_pci.c34 unsigned long max_host_addr; local
44 max_host_addr = PPC405_PCI_MEM_BASE - 1;
52 && (res->start <= max_host_addr))
54 && (res->end <= max_host_addr))
56 && (res->end > max_host_addr))

Completed in 67 milliseconds