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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dtioce_provider.h13 #include <asm/sn/tioce.h>
H A Dtioce.h34 typedef volatile struct tioce { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/pci/
H A Dtioce_provider.c23 * (taken from the above PV) before and after accessing tioce internal MMR's
24 * to avoid tioce lockups.
51 * All registers defined in struct tioce will meet that criteria.
225 pcidev_to_tioce(struct pci_dev *pdev, struct tioce __iomem **base,
237 *base = (struct tioce __iomem *)ce_common->ce_pcibus.bs_base;
253 * @ce_kern: tioce context
279 struct tioce __iomem *ce_mmr;
283 ce_mmr = (struct tioce __iomem *)ce_kern->ce_common->ce_pcibus.bs_base;
388 struct tioce __iomem *ce_mmr;
463 struct tioce __iome
[all...]

Completed in 155 milliseconds