Searched refs:ZX_CURSOR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/sbus/
H A Dzxvar.h115 #define ZX_CURSOR 0x02 macro
H A Dzx.c513 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 128 milliseconds