currenttype 494 dev/ic/vga.c vc->currenttype = vh->vh_mono ? &vga_stdscreen_mono : &vga_stdscreen; currenttype 565 dev/ic/vga.c scr = vga_console_vc.currenttype; currenttype 678 dev/ic/vga.c vc->currenttype = type; currenttype 789 dev/ic/vga.c if (oldscr->pcs.type != vc->currenttype) currenttype 812 dev/ic/vga.c if (vc->currenttype != type) { currenttype 814 dev/ic/vga.c vc->currenttype = type; currenttype 51 dev/ic/vgavar.h const struct wsscreen_descr *currenttype; currenttype 78 dev/isa/ega.c const struct wsscreen_descr *currenttype; currenttype 452 dev/isa/ega.c vc->currenttype = vh->vh_mono ? &ega_stdscreen_mono : &ega_stdscreen; currenttype 559 dev/isa/ega.c scr = ega_console_dc.currenttype; currenttype 635 dev/isa/ega.c vc->currenttype = type; currenttype 744 dev/isa/ega.c if (oldscr->pcs.type != vc->currenttype) currenttype 765 dev/isa/ega.c if (vc->currenttype != type) { currenttype 767 dev/isa/ega.c vc->currenttype = type;