Searched refs:VIDEO_TYPE_MDA (Results 1 – 5 of 5) 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
49 #define VIDEO_TYPE_MDA 0x10 /* Monochrome Text Display */ macro
81 case VIDEO_TYPE_MDA: in screen_info_resources()
211 vga_video_type = VIDEO_TYPE_MDA; in vgacon_startup()