Searched refs:orig_video_ega_bx (Results 1 – 9 of 9) sorted by relevance
111 if ((si->orig_video_ega_bx & 0xff) != 0x10) in screen_info_video_type()118 if ((si->orig_video_ega_bx & 0xff) != 0x10) { in screen_info_video_type()
20 __u16 orig_video_ega_bx;/* 0x0a */ member
122 .orig_video_ega_bx = 3,
20 screen_info->orig_video_ega_bx = 3; in xen_init_vga()
172 .orig_video_ega_bx = 0, in screen_info_setup()
256 boot_params.screen_info.orig_video_ega_bx = oreg.bx; in vga_probe()
80 vgacon_screen_info.orig_video_ega_bx = tag->u.videotext.video_ega_bx; in parse_tag_videotext()
936 .orig_video_ega_bx = 0,
224 if ((vga_si->orig_video_ega_bx & 0xff) != 0x10) { in vgacon_startup()261 if ((vga_si->orig_video_ega_bx & 0xff) != 0x10) { in vgacon_startup()