Searched refs:DRM_MIN_CLONEMINOR (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/drm/ | ||
H A D | drm_sunmod.h | 98 #define DRM_MIN_CLONEMINOR 3 macro |
H A D | drm_sunmod.c | 357 for (newminor = DRM_MIN_CLONEMINOR; newminor < MAX_CLONE_MINOR; in drm_sun_open() |