Searched refs:u3_agp (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.c37 static struct pci_controller *u3_agp, *u3_ht, *u4_pcie; variable in typeref:struct:pci_controller
416 u3_agp = hose;
584 if (u3_agp)
585 pci_setup_phb_io(u3_agp, 0);
601 if (u3_agp) {
602 struct device_node *np = u3_agp->arch_data;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dpci.c42 static struct pci_controller *u3_agp; variable in typeref:struct:pci_controller
763 u3_agp = hose;
825 if (u3_agp != NULL)
826 other = u3_agp;
1058 if (u3_agp)
1059 pci_setup_phb_io(u3_agp, 0);
1077 if (u3_agp) {
1078 struct device_node *np = u3_agp->arch_data;

Completed in 55 milliseconds