Searched refs:vc_screenbuf (Results 1 – 4 of 4) sorted by relevance
23 unsigned short *vc_screenbuf; /* In-memory character/attribute buffer */ member
3 #define screenbuf (vc_cons[currcons].d->vc_screenbuf)
150 car1 = conp->vc_screenbuf[conp->vc_x + conp->vc_y * conp->vc_cols]; in sticon_cursor()
483 scr_memcpyw((u16 *) c->vc_origin, (u16 *) c->vc_screenbuf, c->vc_screenbuf_size); in vgacon_switch()974 scr_memcpyw((u16 *) c->vc_screenbuf, (u16 *) c->vc_origin, c->vc_screenbuf_size); in vgacon_save_screen()