Searched defs:CONFIG_XFREE86_VERSION (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/kernel/sys/drm/ |
H A D | drm_os_solaris.h | 79 #ifndef CONFIG_XFREE86_VERSION 80 #define CONFIG_XFREE86_VERSION XFREE86_VERSION(4, 1, 0, 0) macro 83 #if CONFIG_XFREE86_VERSION < XFREE86_VERSION(4, 1, 0, 0) 91 #endif /* CONFIG_XFREE86_VERSION < XFREE86_VERSION(4, 1, 0, 0) */ 93 #if CONFIG_XFREE86_VERSION >= XFREE86_VERSION(4, 1, 0, 0) 101 #endif /* CONFIG_XFREE86_VERSION >= XFREE86_VERSION(4,1,0,0) */
|
/solaris-x11-s11/open-src/kernel/efb/src/ |
H A D | drm.h | 127 #ifndef CONFIG_XFREE86_VERSION 128 #define CONFIG_XFREE86_VERSION XFREE86_VERSION(4,1,0,0) macro 131 #if CONFIG_XFREE86_VERSION < XFREE86_VERSION(4,1,0,0) 141 #if CONFIG_XFREE86_VERSION >= XFREE86_VERSION(4,1,0,0)
|
Completed in 157 milliseconds