Searched refs:MAX_CLONE_MINOR (Results 1 – 2 of 2) sorted by relevance
114 #define MAX_CLONE_MINOR (1 << (NBITSMNODE) - 1) macro
304 ASSERT(minor <= MAX_CLONE_MINOR); in drm_sun_open()357 for (newminor = DRM_MIN_CLONEMINOR; newminor < MAX_CLONE_MINOR; in drm_sun_open()405 ASSERT(minor <= MAX_CLONE_MINOR); in drm_sun_close()448 ASSERT(minor <= MAX_CLONE_MINOR); in drm_sun_ioctl()559 if (minor > MAX_CLONE_MINOR) in drm_sun_devmap()