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

/openbsd-current/sys/dev/sun/
H A Dsunkbdvar.h49 struct timeout sc_bellto; member in struct:sunkbd_softc
H A Dsunkbd.c98 timeout_del(&sc->sc_bellto);
109 timeout_add_msec(&sc->sc_bellto, period);
/openbsd-current/sys/arch/sparc64/dev/
H A Dcomkbd_ebus.c167 timeout_set(&ss->sc_bellto, sunkbd_bellstop, sc);
H A Dz8530kbd.c279 timeout_set(&ss->sc_bellto, sunkbd_bellstop, zst);

Completed in 85 milliseconds