Home
last modified time | relevance | path

Searched refs:orig_video_ega_bx (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/include/linux/
Dscreen_info.h19 __u16 orig_video_ega_bx;/* 0x0a */ member
78 #define ORIG_VIDEO_EGA_BX (screen_info.orig_video_ega_bx)
/linux-3.4.99/arch/ia64/dig/
Dsetup.c69 screen_info.orig_video_ega_bx = 3; /* XXX fake */ in dig_setup()
/linux-3.4.99/arch/mips/sibyte/swarm/
Dsetup.c152 .orig_video_ega_bx = 3, in plat_mem_setup()
/linux-3.4.99/arch/mips/mti-malta/
Dmalta-setup.c143 .orig_video_ega_bx = 0, in screen_info_setup()
/linux-3.4.99/arch/x86/xen/
Dvga.c21 screen_info->orig_video_ega_bx = 3; in xen_init_vga()
/linux-3.4.99/arch/x86/boot/
Dvideo-vga.c258 boot_params.screen_info.orig_video_ega_bx = oreg.bx; in vga_probe()
/linux-3.4.99/arch/m32r/kernel/
Dsetup.c59 .orig_video_ega_bx = 0,
/linux-3.4.99/arch/arm/kernel/
Dsetup.c679 .orig_video_ega_bx = 0,
691 screen_info.orig_video_ega_bx = tag->u.videotext.video_ega_bx; in parse_tag_videotext()
/linux-3.4.99/arch/ia64/sn/kernel/
Dsetup.c118 .orig_video_ega_bx = 3,
/linux-3.4.99/drivers/video/console/
Dvgacon.c409 if ((screen_info.orig_video_ega_bx & 0xff) != 0x10) { in vgacon_startup()
437 if ((screen_info.orig_video_ega_bx & 0xff) != 0x10) { in vgacon_startup()