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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dtioca_provider.h12 #include <asm/sn/tioca.h>
49 struct tioca_common *ca_common; /* tioca this belongs to */
87 * Common tioca info shared between kernel and prom
165 volatile struct tioca __iomem *ca_base;
169 ca_base = (struct tioca __iomem *)tioca_common->ca_common.bs_base;
H A Dtioca.h21 struct tioca { struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/pci/
H A Dtioca_provider.c31 * If the indicated tioca has devices present, initialize its associated
41 struct tioca __iomem *ca_base;
44 ca_base = (struct tioca __iomem *)tioca_common->ca_common.bs_base;
206 * tioca_fastwrite_enable - enable AGP FW for a tioca and its functions
218 struct tioca __iomem *tioca_base;
260 tioca_base = (struct tioca __iomem*)common->ca_common.bs_base;
299 struct tioca __iomem *ca_base;
307 ca_base = (struct tioca __iomem *)tioca_common->ca_common.bs_base;
574 "for tioca support\n", __FUNCTION__);

Completed in 55 milliseconds