Searched refs:VIDEO_TYPE_EGAC (Results 1 – 3 of 3) sorted by relevance
54 #define VIDEO_TYPE_EGAC 0x21 /* EGA in Color Mode */ macro
245 vga_video_type = VIDEO_TYPE_EGAC; in vgacon_startup()326 if (vga_video_type == VIDEO_TYPE_EGAC in vgacon_startup()
193 if (screen_info.orig_video_isVGA != VIDEO_TYPE_EGAC && in check_mode_supported()