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