Searched refs:vga_raster_putchar (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dvga_raster.c182 static void vga_raster_putchar(void *, int, int, u_int, long);
195 vga_raster_putchar,
1049 vga_raster_putchar(scr, scr->cursorrow, scr->cursorcol,
1074 vga_raster_putchar(id, scr->cursorrow,
1078 vga_raster_putchar(id, scr->cursorrow,
1097 vga_raster_putchar(id, scr->cursorrow,
1101 vga_raster_putchar(id, scr->cursorrow,
1122 vga_raster_putchar(void *id, int row, int col, u_int c, long attr) function
1294 vga_raster_putchar(id, row, i, ' ', fillattr);
1446 vga_raster_putchar(sc
[all...]

Completed in 53 milliseconds