Searched refs:orig_y (Results 1 – 18 of 18) sorted by relevance
30 unsigned int orig_x, orig_y, num_cols, num_rows, font_height; in dig_setup() local50 orig_y = 0; in dig_setup()56 orig_y = ia64_boot_param->console_info.orig_y; in dig_setup()63 screen_info.orig_y = orig_y; in dig_setup()
23 screen_info->orig_y = screen_info->orig_video_lines - 1; in xen_init_vga()33 screen_info->orig_y = info->u.text_mode_3.cursor_y; in xen_init_vga()
44 .orig_y = 25, in plat_mem_setup()
17 __u16 orig_y; /* cursor's y position */ member
84 screen_info.orig_y = 24; in fixup_cats()
12 __u8 orig_y; /* 0x01 */ member
192 y = real_mode->screen_info.orig_y; in __putstr()214 real_mode->screen_info.orig_y = y; in __putstr()
31 boot_params.screen_info.orig_y = oreg.dh; in store_cursor_position()245 saved.cury = boot_params.screen_info.orig_y; in save_screen()
49 si->orig_y = di->CursorYPosition; in sni_display_setup()
198 .orig_y = 25, in screen_info_setup()
77 screen_info.orig_y = tag->u.videotext.y; in parse_tag_videotext()
62 screen_info.orig_y = 37; in alphabook1_init_arch()
146 .orig_y = 25,
367 current_ypos = boot_params.screen_info.orig_y; in setup_early_printk()
369 bp->console_info.orig_y = 24; in sys_fw_init()
89 .orig_y = 25,
115 .orig_y = 0,
1349 c->vc_y = screen_info.orig_y; in vgacon_save_screen()