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

  /src/sys/dev/sbus/
zxvar.h 115 #define ZX_CURSOR 0x02
zx.c 513 cu->enable = ((sc->sc_flags & ZX_CURSOR) != 0);
721 if ((sc->sc_flags & ZX_CURSOR) != 0)
738 if ((sc->sc_flags & ZX_CURSOR) != 0)
747 sc->sc_flags &= ~ZX_CURSOR;
756 sc->sc_flags |= ZX_CURSOR;

Completed in 12 milliseconds