HomeSort by: relevance | last modified time | path
    Searched defs:cursor32 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/atari/dev/
ite_cc.c 99 static void cursor32(struct ite_softc *, int);
312 sc->g_itecursor = cursor32;
509 cursor32(struct ite_softc *ip, int flag) function in typeref:typename:void
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);
  /src/sys/arch/amiga/dev/
ite_cc.c 139 static void cursor32(struct ite_softc *, int);
190 gp->g_itecursor = cursor32;
387 cursor32(struct ite_softc *ip, int flag) function in typeref:typename:void
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);

Completed in 14 milliseconds