Home
last modified time | relevance | path

Searched refs:DRM_MIN_CLONEMINOR (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_sunmod.h98 #define DRM_MIN_CLONEMINOR 3 macro
H A Ddrm_sunmod.c357 for (newminor = DRM_MIN_CLONEMINOR; newminor < MAX_CLONE_MINOR; in drm_sun_open()