HomeSort by: relevance | last modified time | path
    Searched refs:ERASE_CURSOR (Results 1 - 20 of 20) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
itevar.h 103 #define ERASE_CURSOR 0x06
ite.c 430 (*sp->ite_cursor)(ip, ERASE_CURSOR);
ite_subr.c 177 case ERASE_CURSOR:
ite_sti.c 237 case ERASE_CURSOR:
  /src/sys/arch/amiga/dev/
ite_rh.c 122 if (flag == ERASE_CURSOR) {
224 rh_cursor(ip, ERASE_CURSOR);
252 rh_cursor(ip, !ERASE_CURSOR);
ite_rt.c 121 if (flag == ERASE_CURSOR)
443 retina_cursor(ip, ERASE_CURSOR);
472 retina_cursor(ip, !ERASE_CURSOR);
itevar.h 130 ERASE_CURSOR,
ite_cc.c 404 cursor32 (ip, ERASE_CURSOR);
748 cursor32(ip, ERASE_CURSOR);
760 cursor32(ip, ERASE_CURSOR);
774 cursor32(ip, ERASE_CURSOR);
795 cursor32(ip, ERASE_CURSOR);
ite_ul.c 237 ulowell_cursor(ip, ERASE_CURSOR);
426 ulowell_cursor(ip, ERASE_CURSOR);
ite_cl.c 132 case ERASE_CURSOR:
ite_cv.c 195 case ERASE_CURSOR:
ite_cv3d.c 195 case ERASE_CURSOR:
ite_et.c 137 case ERASE_CURSOR:
ite.c 2038 DRAW_CURSOR : ERASE_CURSOR);
  /src/sys/arch/atari/dev/
itevar.h 132 ERASE_CURSOR,
ite_cc.c 521 cursor32(ip, ERASE_CURSOR);
672 cursor32(ip, ERASE_CURSOR);
677 cursor32(ip, ERASE_CURSOR);
686 cursor32(ip, ERASE_CURSOR);
707 cursor32(ip, ERASE_CURSOR);
ite_et.c 478 case ERASE_CURSOR:
ite.c 2164 SUBR_CURSOR(sc, (c == 'h') ? DRAW_CURSOR : ERASE_CURSOR);
  /src/sys/arch/x68k/dev/
itevar.h 193 #define ERASE_CURSOR 0x06
ite.c 2176 DRAW_CURSOR : ERASE_CURSOR);

Completed in 21 milliseconds