Home
last modified time | relevance | path

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

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