Searched refs:V_MODEGRAPHICS (Results 1 – 2 of 2) sorted by relevance
63 #define V_MODEGRAPHICS (1<<4) macro
675 { V_MODEGRAPHICS, V_INFO_GRAPHICS, 0 }, in vesa_translate_flags()717 if ((vmode->v_modeattr & V_MODEGRAPHICS) != 0) { in vesa_get_bpscanline()909 vmode.v_modeattr & V_MODEGRAPHICS ? in vesa_bios_init()919 if ((vmode.v_modeattr & V_MODEGRAPHICS) != 0) in vesa_bios_init()927 vmode.v_modeattr & V_MODEGRAPHICS ? in vesa_bios_init()955 vmode.v_modeattr & V_MODEGRAPHICS ? "graphics" : "text", in vesa_bios_init()1891 if (vmode.v_modeattr & V_MODEGRAPHICS) { in vesa_bios_info()