Home
last modified time | relevance | path

Searched refs:orig_y (Results 1 – 16 of 16) sorted by relevance

/linux-2.4.37.9/arch/ia64/dig/
Dsetup.c41 unsigned int orig_x, orig_y, num_cols, num_rows, font_height; in dig_setup() local
61 orig_y = 0; in dig_setup()
67 orig_y = ia64_boot_param->console_info.orig_y; in dig_setup()
74 screen_info.orig_y = orig_y; in dig_setup()
/linux-2.4.37.9/arch/ppc/boot/common/
Dmisc-common.c30 extern int orig_x, orig_y;
41 int orig_y = 0; variable
117 y = orig_y; in putc()
145 orig_y = y; in putc()
154 y = orig_y; in puts()
187 orig_y = y; in puts()
/linux-2.4.37.9/arch/x86_64/boot/compressed/
Dmiscsetup.h7 unsigned char orig_y; /* 0x01 */ member
Dmisc.c166 y = SCREEN_INFO.orig_y; in putstr()
188 SCREEN_INFO.orig_y = y; in putstr()
/linux-2.4.37.9/arch/i386/boot/compressed/
Dmisc.c174 y = SCREEN_INFO.orig_y; in putstr()
196 SCREEN_INFO.orig_y = y; in putstr()
/linux-2.4.37.9/arch/ppc/kernel/
Dprocess.c562 int orig_x = 0, orig_y = 0;
606 y = orig_y;
630 orig_y = y;
/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-setup.c209 .orig_y = 0, in ip22_setup()
/linux-2.4.37.9/include/linux/
Dtty.h61 u8 orig_y; /* 0x01 */ member
98 #define ORIG_Y (screen_info.orig_y)
/linux-2.4.37.9/include/asm-ia64/
Dsystem.h50 __u16 orig_y; /* cursor's y position */ member
/linux-2.4.37.9/arch/alpha/kernel/
Dsys_sio.c62 screen_info.orig_y = 37; in alphabook1_init_arch()
Dsetup.c117 orig_y: 25,
/linux-2.4.37.9/arch/ppc/boot/prep/
Dmisc.c66 int orig_x, orig_y = 24; variable
/linux-2.4.37.9/arch/ia64/sn/kernel/
Dsetup.c125 orig_y: 0,
/linux-2.4.37.9/arch/ia64/kernel/
Dfw-emu.c518 bp->console_info.orig_y = 24; in sys_fw_init()
/linux-2.4.37.9/arch/arm/kernel/
Dsetup.c374 screen_info.orig_y = tag->u.videotext.y; in parse_tag_videotext()
/linux-2.4.37.9/arch/ia64/sn/fakeprom/
Dfw-emu.c762 bp->console_info.orig_y = 24; in sys_fw_init()