Searched refs:orig_y (Results 1 – 16 of 16) sorted by relevance
503 unsigned int orig_x, orig_y, num_cols, num_rows, font_height; in screen_info_setup() local511 orig_y = 0; in screen_info_setup()517 orig_y = ia64_boot_param->console_info.orig_y; in screen_info_setup()524 screen_info.orig_y = orig_y; in screen_info_setup()
24 screen_info->orig_y = screen_info->orig_video_lines - 1; in xen_init_vga()34 screen_info->orig_y = info->u.text_mode_3.cursor_y; in xen_init_vga()
18 __u16 orig_y; /* cursor's y position */ member
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()
130 y = boot_params->screen_info.orig_y; in __putstr()152 boot_params->screen_info.orig_y = y; in __putstr()
85 screen_info.orig_y = 24; in fixup_cats()
13 __u8 orig_y; /* 0x01 */ member
166 .orig_y = 25, in screen_info_setup()
49 si->orig_y = di->CursorYPosition; in sni_display_setup()
76 screen_info.orig_y = tag->u.videotext.y; in parse_tag_videotext()
62 screen_info.orig_y = 37; in alphabook1_init_arch()
142 .orig_y = 25,
377 current_ypos = boot_params.screen_info.orig_y; in setup_early_printk()
53 .orig_y = 24,
99 .orig_y = 25,
1135 c->state.y = screen_info.orig_y; in vgacon_save_screen()
Completed in 20 milliseconds