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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/maple/
H A Dpci.c202 static volatile void __iomem *u3_ht_cfg_access(struct pci_controller* hose, function
226 addr = u3_ht_cfg_access(hose, bus->number, devfn, offset);
261 addr = u3_ht_cfg_access(hose, bus->number, devfn, offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dpci.c350 static volatile void __iomem *u3_ht_cfg_access(struct pci_controller* hose, function
373 addr = u3_ht_cfg_access(hose, bus->number, devfn, offset);
423 addr = u3_ht_cfg_access(hose, bus->number, devfn, offset);

Completed in 77 milliseconds