Searched refs:VIDEO_TYPE_CGA (Results 1 – 4 of 4) sorted by relevance
66 case VIDEO_TYPE_CGA: in __screen_info_video_type()126 return VIDEO_TYPE_CGA; in screen_info_video_type()
52 #define VIDEO_TYPE_CGA 0x11 /* CGA Display */ macro
89 case VIDEO_TYPE_CGA: in screen_info_resources()
317 vga_video_type = VIDEO_TYPE_CGA; in vgacon_startup()