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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dtioca_provider.h21 #define TIOCA_WAR_ENABLED(pv, tioca_common) \
22 ((1 << tioca_common->ca_rev) & pv)
46 struct tioca_common ;
49 struct tioca_common *ca_common; /* tioca this belongs to */
93 struct tioca_common { struct
166 struct tioca_common *tioca_common; local
168 tioca_common = tioca_kernel->ca_common;
169 ca_base = (struct tioca __iomem *)tioca_common->ca_common.bs_base;
175 if (TIOCA_WAR_ENABLED(PV910244, tioca_common)) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/pci/
H A Dtioca_provider.c29 * @tioca_common: ptr to common prom/kernel struct identifying the
40 struct tioca_common *tioca_common; local
43 tioca_common = tioca_kern->ca_common;
44 ca_base = (struct tioca __iomem *)tioca_common->ca_common.bs_base;
220 struct tioca_common *common;
298 struct tioca_common *tioca_common; local
306 tioca_common = (struct tioca_common *)pcidev_inf
348 struct tioca_common *tioca_common; local
445 struct tioca_common *tioca_common; local
565 struct tioca_common *tioca_common; local
[all...]

Completed in 17 milliseconds