cursoron 83 dev/ic/pcdisplay_subr.c scr->cursoron = 1;
cursoron 98 dev/ic/pcdisplay_subr.c if (scr->cursoron) {
cursoron 110 dev/ic/pcdisplay_subr.c if ((scr->cursoron = on) == 0)
cursoron 128 dev/ic/pcdisplay_subr.c scr->cursoron = on;
cursoron 38 dev/ic/pcdisplayvar.h int cursoron; /* cursor displayed? */
cursoron 834 dev/ic/vga.c pcdisplay_cursor(&scr->pcs, scr->pcs.cursoron,
cursoron 1035 dev/ic/vga.c int cursoron = scr->pcs.cursoron;
cursoron 1037 dev/ic/vga.c if (cursoron)
cursoron 1059 dev/ic/vga.c if (cursoron)
cursoron 787 dev/isa/ega.c pcdisplay_cursor(&scr->pcs, scr->pcs.cursoron,
cursoron 943 dev/isa/ega.c int cursoron = scr->pcs.cursoron;
cursoron 945 dev/isa/ega.c if (cursoron)
cursoron 965 dev/isa/ega.c if (cursoron)