Searched refs:VIDEO_TYPE_EGAM (Results 1 – 2 of 2) sorted by relevance
53 #define VIDEO_TYPE_EGAM 0x20 /* EGA/VGA in Monochrome Mode */ macro
224 vga_video_type = VIDEO_TYPE_EGAM; in vgacon_startup()349 || vga_video_type == VIDEO_TYPE_EGAM) { in vgacon_startup()873 if (vga_video_type != VIDEO_TYPE_EGAM) { in vgacon_do_font_op()1058 if (vga_video_type < VIDEO_TYPE_EGAM) in vgacon_font_set()1076 if (vga_video_type < VIDEO_TYPE_EGAM) in vgacon_font_get()
Completed in 5 milliseconds