Searched refs:agp_generic_attach (Results 1 – 12 of 12) sorted by relevance
93 int agp_generic_attach(device_t dev);
131 error = agp_generic_attach(dev); in agp_sis_attach()
100 error = agp_generic_attach(dev); in agp_ali_attach()
134 error = agp_generic_attach(dev); in agp_apple_attach()
224 error = agp_generic_attach(dev); in agp_intel_attach()
177 error = agp_generic_attach(dev); in agp_via_attach()
173 error = agp_generic_attach(dev); in agp_ati_attach()
217 error = agp_generic_attach(dev); in agp_amd_attach()
183 if ((error = agp_generic_attach(dev))) in agp_amd64_attach()
172 error = agp_generic_attach(dev); in agp_nvidia_attach()
202 agp_generic_attach(device_t dev) in agp_generic_attach() function
1273 error = agp_generic_attach(dev); in agp_i810_attach()