Searched refs:VIDEO_TYPE_EGAC (Results 1 – 7 of 7) sorted by relevance
68 case VIDEO_TYPE_EGAC: in __screen_info_video_type()122 return VIDEO_TYPE_EGAC; in screen_info_video_type()
54 #define VIDEO_TYPE_EGAC 0x21 /* EGA in Color Mode */ macro
103 else if (si->orig_video_isVGA == VIDEO_TYPE_EGAC) in sysfb_init()
52 #define VIDEO_TYPE_EGAC 0x21 /* EGA in Color Mode */ macro
101 case VIDEO_TYPE_EGAC: in screen_info_resources()
237 vga_video_type = VIDEO_TYPE_EGAC; in vgacon_startup()318 if (vga_video_type == VIDEO_TYPE_EGAC in vgacon_startup()
191 if (si->orig_video_isVGA != VIDEO_TYPE_EGAC && in check_mode_supported()