Searched refs:V_INFO_VESA (Results 1 – 3 of 3) sorted by relevance
532 { M_PC98_PEGC640x400, V_INFO_COLOR | V_INFO_GRAPHICS | V_INFO_VESA,537 { M_PC98_PEGC640x480, V_INFO_COLOR | V_INFO_GRAPHICS | V_INFO_VESA,605 if (bios_vmode[i].vi_flags & V_INFO_VESA) in verify_adapter()886 if (adp->va_info.vi_flags & V_INFO_VESA) { in gdc_load_palette()921 if (adp->va_info.vi_flags & V_INFO_VESA) { in gdc_save_palette()939 if (adp->va_info.vi_flags & V_INFO_VESA) { in gdc_set_origin()1095 if (info.vi_flags & V_INFO_VESA) { in gdc_set_mode()
340 #define V_INFO_VESA (1 << 3) macro
1025 vesa_translate_flags(vmode.v_modeattr) | V_INFO_VESA; in vesa_bios_init()