Searched refs:agp_generic_attach (Results 1 – 12 of 12) sorted by relevance
93 int agp_generic_attach(device_t dev);
132 error = agp_generic_attach(dev); in agp_sis_attach()
101 error = agp_generic_attach(dev); in agp_ali_attach()
135 error = agp_generic_attach(dev); in agp_apple_attach()
178 error = agp_generic_attach(dev); in agp_via_attach()
225 error = agp_generic_attach(dev); in agp_intel_attach()
174 error = agp_generic_attach(dev); in agp_ati_attach()
218 error = agp_generic_attach(dev); in agp_amd_attach()
172 error = agp_generic_attach(dev); in agp_nvidia_attach()
184 if ((error = agp_generic_attach(dev))) in agp_amd64_attach()
202 agp_generic_attach(device_t dev) in agp_generic_attach() function
1273 error = agp_generic_attach(dev); in agp_i810_attach()