Home
last modified time | relevance | path

Searched refs:beeper_stop (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/sparc64/dev/
H A Dbeeper.c80 void beeper_stop(void *);
117 timeout_set(&sc->sc_to, beeper_stop, sc); in beeper_attach()
125 beeper_stop(void *vsc) in beeper_stop() function
149 beeper_stop(sc); in beeper_bell()