Searched refs:orig_video_ega_bx (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dscreen_info.h101 if ((si->orig_video_ega_bx & 0xff) != 0x10)
108 if ((si->orig_video_ega_bx & 0xff) != 0x10) {
/linux-master/include/uapi/linux/
H A Dscreen_info.h20 __u16 orig_video_ega_bx;/* 0x0a */ member in struct:screen_info
/linux-master/arch/mips/sibyte/swarm/
H A Dsetup.c122 .orig_video_ega_bx = 3,
/linux-master/arch/x86/xen/
H A Dvga.c20 screen_info->orig_video_ega_bx = 3;
/linux-master/arch/mips/mti-malta/
H A Dmalta-setup.c172 .orig_video_ega_bx = 0,
/linux-master/arch/x86/boot/
H A Dvideo-vga.c256 boot_params.screen_info.orig_video_ega_bx = oreg.bx;
/linux-master/arch/arm/kernel/
H A Datags_parse.c80 vgacon_screen_info.orig_video_ega_bx = tag->u.videotext.video_ega_bx;
H A Dsetup.c936 .orig_video_ega_bx = 0,
/linux-master/drivers/video/console/
H A Dvgacon.c224 if ((vga_si->orig_video_ega_bx & 0xff) != 0x10) {
261 if ((vga_si->orig_video_ega_bx & 0xff) != 0x10) {

Completed in 225 milliseconds