vga_raster_putchar
vga_raster_putchar(scr, scr->cursorrow, scr->cursorcol,
vga_raster_putchar(id, scr->cursorrow,
vga_raster_putchar(id, scr->cursorrow,
vga_raster_putchar(id, scr->cursorrow,
vga_raster_putchar(id, scr->cursorrow,
vga_raster_putchar(id, row, i, ' ', fillattr);
vga_raster_putchar(scr, i, j, mem[off].ch,
static void vga_raster_putchar(void *, int, int, u_int, long);
vga_raster_putchar,