Searched refs:ca_pciap_base (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/ia64/include/asm/sn/
H A Dtioca_provider.h69 u64 ca_pciap_base; /* pci aperature bus base address */ member in struct:tioca_kernel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/pci/
H A Dtioca_provider.c144 tioca_kern->ca_pciap_base = CA_PCI32_MAPPED_BASE;
397 bus_addr = tioca_kern->ca_pciap_base + (entry * ps);
450 if (bus_addr < tioca_kern->ca_pciap_base ||
451 bus_addr >= (tioca_kern->ca_pciap_base + tioca_kern->ca_pciap_size))

Completed in 59 milliseconds