Searched refs:VIDEO_TYPE_MDA (Results 1 – 4 of 4) sorted by relevance
65 case VIDEO_TYPE_MDA: in __screen_info_video_type()114 return VIDEO_TYPE_MDA; in screen_info_video_type()
51 #define VIDEO_TYPE_MDA 0x10 /* Monochrome Text Display */ macro
81 case VIDEO_TYPE_MDA: in screen_info_resources()
246 vga_video_type = VIDEO_TYPE_MDA; in vgacon_startup()