Searched refs:orig_x (Results 1 – 9 of 9) sorted by relevance
30 boot_params.screen_info.orig_x = oreg.dl; in store_cursor_position()244 saved.curx = boot_params.screen_info.orig_x; in save_screen()
12 __u8 orig_x; /* 0x00 */ member
136 x = boot_params_ptr->screen_info.orig_x; in __putstr()158 boot_params_ptr->screen_info.orig_x = x; in __putstr()
31 screen_info->orig_x = info->u.text_mode_3.cursor_x; in xen_init_vga()
48 si.orig_x = di->CursorXPosition; in sni_display_setup()
165 .orig_x = 0, in screen_info_setup()
75 vgacon_screen_info.orig_x = tag->u.videotext.x; in parse_tag_videotext()
142 .orig_x = 0,
1124 c->state.x = vga_si->orig_x; in vgacon_save_screen()