Searched refs:__HAVE_AGP (Results 1 – 11 of 11) sorted by relevance
34 #define __HAVE_AGP 1 macro
31 #define __HAVE_AGP 1 macro
40 #define __HAVE_AGP 1 macro
39 #define __HAVE_AGP 1 macro
69 #define __HAVE_AGP 1 macro
80 #ifndef __HAVE_AGP81 #define __HAVE_AGP 0 macro105 #define __REALLY_HAVE_AGP (__HAVE_AGP && (defined(CONFIG_AGP) || \
47 #if __HAVE_AGP && __HAVE_DMA1053 if ( (__HAVE_AGP && (dma->flags & _DRM_DMA_USE_AGP)) || in DRM()