sys/dev/ic/vga.c
121
static void vga_init_screen(struct vga_config *, struct vgascreen *,
sys/dev/ic/vga.c
701
vga_init_screen(&vga_console_vc, &vga_console_screen, scr, 1, &defattr);
sys/dev/ic/vga.c
882
vga_init_screen(vc, scr, type, vc->nscreens == 0, defattrp);