Searched refs:agp_available (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Ddrm_agpsupport.c367 int agp_available = 1; local
371 agp_available = 0;
373 DRM_DEBUG("agp_available = %d\n", agp_available);
375 if (agp_available) {

Completed in 182 milliseconds