Home
last modified time | relevance | path

Searched defs:cursoron (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dpcdisplayvar.h41 int cursoron; /* cursor displayed? */ member
H A Dvga_raster.c136 int cursoron; /* Is cursor displayed? */ member
1323 int cursoron = scr->cursoron; in vga_raster_copyrows() local
H A Dvga.c1145 int cursoron = scr->pcs.cursoron; in vga_copyrows() local
/netbsd-src/sys/dev/isa/
H A Dega.c847 int cursoron = scr->pcs.cursoron; in ega_copyrows() local