Searched refs:ws_async (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/wscons/
H A Dwseventvar.h94 int ws_async; /* send SIGIO on input ready */ member in struct:wseventvar
106 if ((ev)->ws_async) \
H A Dwsmux.c503 evar->ws_async = *(int *)data != 0;
H A Dwskbd.c1011 sc->sc_base.me_evp->ws_async = *(int *)data != 0;
H A Dwsmouse.c501 sc->sc_base.me_evp->ws_async = *(int *)data != 0;

Completed in 143 milliseconds