Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/wscons/
Dwsbellvar.h60 int wsbelldevprint(void *, const char *);
Dwsbellmux.c47 wsbelldevprint(void *aux, const char *pnp) in wsbelldevprint() function
/netbsd/src/sys/dev/
Dspkr.c474 sc->sc_wsbelldev = config_found(self, &a, wsbelldevprint, in spkr_rescan()