Searched refs:VBE_MODE_MASK (Results 1 – 2 of 2) sorted by relevance
27 #define VBE_MODE_MASK (VBE_MODE_COLOR | VBE_MODE_SUPPORTEDHW | \ macro
526 if ((mib->mode_attr & VBE_MODE_MASK) == VBE_MODE_MASK && in uvesafb_vbe_getmodes()