Searched refs:agp_devclass (Results 1 – 1 of 1) sorted by relevance
86 static devclass_t agp_devclass; variable247 agp_devclass = devclass_find("agp"); in agp_generic_attach()915 if (!agp_devclass) in agp_find_device()917 if (devclass_get_devices(agp_devclass, &children, &count) != 0) in agp_find_device()