Searched defs:cursoron (Results 1 - 4 of 4) sorted by relevance
| /src/sys/dev/ic/ | ||
| H A D | pcdisplayvar.h | 41 int cursoron; /* cursor displayed? */ member in struct:pcdisplayscreen |
| H A D | vga.c | 1145 int cursoron = scr->pcs.cursoron; local in function:vga_copyrows |
| H A D | vga_raster.c | 136 int cursoron; /* Is cursor displayed? */ member in struct:vgascreen 1323 int cursoron = scr->cursoron; local in function:vga_raster_copyrows |
| /src/sys/dev/isa/ | ||
| H A D | ega.c | 847 int cursoron = scr->pcs.cursoron; local in function:ega_copyrows |
Completed in 11 milliseconds