Searched refs:vc_y (Results 1 – 7 of 7) sorted by relevance
150 car1 = conp->vc_screenbuf[conp->vc_x + conp->vc_y * conp->vc_cols]; in sticon_cursor()153 sti_putc(default_sti, car1, conp->vc_y, conp->vc_x); in sticon_cursor()164 conp->vc_y, conp->vc_x); in sticon_cursor()
35 unsigned int vc_x, vc_y; /* Cursor position */ member
13 #define y (vc_cons[currcons].d->vc_y)
450 if (px != conp->vc_x || py != conp->vc_y) { in promcon_cursor()452 py = conp->vc_y; in promcon_cursor()
542 mda_set_cursor(c->vc_y*mda_num_columns*2 + c->vc_x*2); in mdacon_cursor()
690 conp->vc_y += logo_lines; in fbcon_setup()750 conp->vc_y += logo_lines; in fbcon_setup()895 int y = conp->vc_y; in fbcon_cursor()
971 c->vc_y = ORIG_Y; in vgacon_save_screen()