agp_attach_bus
asc->agpdev = (struct agp_softc *)agp_attach_bus(pa, &agp_ali_methods,
asc->agpdev = (struct agp_softc *)agp_attach_bus(pa, &agp_amd_methods,
asc->agpdev = (struct agp_softc *)agp_attach_bus(pa, &agp_apple_methods,
isc->agpdev = (struct agp_softc *)agp_attach_bus(pa, &agp_i810_methods,
isc->agpdev = (struct agp_softc *)agp_attach_bus(pa, &agp_intel_methods,
ssc->agpdev = (struct agp_softc *)agp_attach_bus(pa, &agp_sis_methods,
vsc->agpdev = (struct agp_softc *)agp_attach_bus(pa, &agp_via_methods,
struct device *agp_attach_bus(struct pci_attach_args *,
msc->agpdev = (struct agp_softc *)agp_attach_bus(pa, &mmuagp_methods,