Searched refs:tioca (Results 1 - 3 of 3) 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.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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/pci/
H A Dtioca_provider.c33 * If the indicated tioca has devices present, initialize its associated
43 struct tioca __iomem *ca_base;
46 ca_base = (struct tioca __iomem *)tioca_common->ca_common.bs_base;
208 * tioca_fastwrite_enable - enable AGP FW for a tioca and its functions
220 struct tioca __iomem *tioca_base;
262 tioca_base = (struct tioca __iomem*)common->ca_common.bs_base;
301 struct tioca __iomem *ca_base;
309 ca_base = (struct tioca __iomem *)tioca_common->ca_common.bs_base;
568 "for tioca support\n", __func__);

Completed in 91 milliseconds