Home
last modified time | relevance | path

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

/Linux-v5.4/arch/riscv/kernel/
Dsetup.c34 .orig_video_ega_bx = 0,
/Linux-v5.4/include/uapi/linux/
Dscreen_info.h20 __u16 orig_video_ega_bx;/* 0x0a */ member
/Linux-v5.4/arch/mips/sibyte/swarm/
Dsetup.c139 .orig_video_ega_bx = 3, in plat_mem_setup()
/Linux-v5.4/arch/csky/kernel/
Dsetup.c21 .orig_video_ega_bx = 0,
/Linux-v5.4/arch/x86/xen/
Dvga.c22 screen_info->orig_video_ega_bx = 3; in xen_init_vga()
/Linux-v5.4/arch/mips/mti-malta/
Dmalta-setup.c187 .orig_video_ega_bx = 0, in screen_info_setup()
/Linux-v5.4/arch/x86/boot/
Dvideo-vga.c256 boot_params.screen_info.orig_video_ega_bx = oreg.bx; in vga_probe()
/Linux-v5.4/arch/arm/kernel/
Datags_parse.c80 screen_info.orig_video_ega_bx = tag->u.videotext.video_ega_bx; in parse_tag_videotext()
Dsetup.c920 .orig_video_ega_bx = 0,
/Linux-v5.4/drivers/video/console/
Dvgacon.c429 if ((screen_info.orig_video_ega_bx & 0xff) != 0x10) { in vgacon_startup()
466 if ((screen_info.orig_video_ega_bx & 0xff) != 0x10) { in vgacon_startup()
/Linux-v5.4/arch/ia64/kernel/
Dsetup.c504 screen_info.orig_video_ega_bx = 3; /* XXX fake */ in screen_info_setup()