Searched refs:KD_MAX_PSEUDO_DEPTH (Results 1 – 2 of 2) sorted by relevance
44 if (pScreenPriv->screen->fb.depth > KD_MAX_PSEUDO_DEPTH) in KdSetColormap()90 if (pScreenPriv->screen->fb.depth <= KD_MAX_PSEUDO_DEPTH) { in KdEnableColormap()109 if (pScreenPriv->screen->fb.depth <= KD_MAX_PSEUDO_DEPTH) { in KdDisableColormap()216 if (pScreenPriv->screen->fb.depth > KD_MAX_PSEUDO_DEPTH) in KdStoreColors()
129 #define KD_MAX_PSEUDO_DEPTH 8 macro130 #define KD_MAX_PSEUDO_SIZE (1 << KD_MAX_PSEUDO_DEPTH)