Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dscreen_info.h20 __u16 orig_video_ega_bx;/* 0x0a */ member
/Linux-v6.6/arch/csky/kernel/
Dsetup.c21 .orig_video_ega_bx = 0,
/Linux-v6.6/arch/mips/sibyte/swarm/
Dsetup.c138 .orig_video_ega_bx = 3, in plat_mem_setup()
/Linux-v6.6/arch/x86/xen/
Dvga.c21 screen_info->orig_video_ega_bx = 3; in xen_init_vga()
/Linux-v6.6/arch/mips/mti-malta/
Dmalta-setup.c172 .orig_video_ega_bx = 0, in screen_info_setup()
/Linux-v6.6/arch/x86/boot/
Dvideo-vga.c256 boot_params.screen_info.orig_video_ega_bx = oreg.bx; in vga_probe()
/Linux-v6.6/arch/arm/kernel/
Datags_parse.c80 screen_info.orig_video_ega_bx = tag->u.videotext.video_ega_bx; in parse_tag_videotext()
Dsetup.c937 .orig_video_ega_bx = 0,
/Linux-v6.6/arch/riscv/kernel/
Dsetup.c48 .orig_video_ega_bx = 0,
/Linux-v6.6/drivers/video/console/
Dvgacon.c189 if ((screen_info.orig_video_ega_bx & 0xff) != 0x10) { in vgacon_startup()
226 if ((screen_info.orig_video_ega_bx & 0xff) != 0x10) { in vgacon_startup()
/Linux-v6.6/arch/ia64/kernel/
Dsetup.c527 screen_info.orig_video_ega_bx = 3; /* XXX fake */ in screen_info_setup()