Searched refs:vc_pos (Results 1 – 11 of 11) sorted by relevance
842 unsigned short *p = (unsigned short *) vc->vc_pos; in insert_char()855 unsigned short *p = (unsigned short *) vc->vc_pos; in delete_char()871 int i = scr_readw((u16 *) vc->vc_pos); in add_softcursor()886 scr_writew(i, (u16 *)vc->vc_pos); in add_softcursor()894 scr_writew(softcursor_original, (u16 *)vc->vc_pos); in hide_softcursor()935 vc->vc_pos = vc->vc_origin + vc->vc_size_row * vc->state.y + in set_origin()1478 vc->vc_pos = vc->vc_origin + vc->state.y * vc->vc_size_row + in gotoxy()1510 vc->vc_pos += vc->vc_size_row; in lf()1525 vc->vc_pos -= vc->vc_size_row; in ri()1532 vc->vc_pos -= vc->state.x << 1; in cr()[all …]
123 unsigned long vc_pos; /* Cursor address */ member
505 write_vga(14, (c->vc_pos - vga_vram_base) / 2); in vgacon_cursor()514 write_vga(14, (c->vc_pos - vga_vram_base) / 2); in vgacon_cursor()1186 c->vc_pos = (c->vc_pos - oldo) + c->vc_origin; in vgacon_scroll()
457 xcurs = (vc->vc_pos - vc->vc_visible_origin) / 2; in newport_cursor()
726 sisusb_set_cursor(sisusb, (c->vc_pos - sisusb->scrbuf) / 2); in sisusbcon_cursor()921 c->vc_pos = c->vc_pos - oldorigin + c->vc_origin; in sisusbcon_scroll()
250 c = scr_readw((u16 *) vc->vc_pos); in bit_cursor()
222 c = scr_readw((u16 *) vc->vc_pos); in cw_cursor()
239 c = scr_readw((u16 *) vc->vc_pos); in ccw_cursor()
270 c = scr_readw((u16 *) vc->vc_pos); in ud_cursor()
384 c = scr_readw((u16 *) vc->vc_pos); in fb_flashcursor()627 vc->vc_pos += lines * vc->vc_size_row; in fbcon_prepare_logo()645 vc->vc_pos += logo_lines * vc->vc_size_row; in fbcon_prepare_logo()1322 int c = scr_readw((u16 *) vc->vc_pos); in fbcon_cursor()
267 spk_pos = spk_cp = vc->vc_pos; in speakup_date()1550 old_cursor_pos = vc->vc_pos; in do_handle_cursor()1573 speakup_console[vc_num]->ht.rpos[bi] = vc->vc_pos; in update_color_buffer()