Searched refs:agp_devclass (Results 1 – 1 of 1) sorted by relevance
85 static devclass_t agp_devclass; variable246 agp_devclass = devclass_find("agp"); in agp_generic_attach()911 if (!agp_devclass) in agp_find_device()913 if (devclass_get_devices(agp_devclass, &children, &count) != 0) in agp_find_device()