HomeSort by: relevance | last modified time | path
    Searched refs:sc_wsbelldev (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
spkrvar.h 10 device_t sc_wsbelldev; member in struct:spkr_softc
spkr.c 435 sc->sc_wsbelldev = NULL;
472 if (sc->sc_wsbelldev == NULL) {
474 sc->sc_wsbelldev = config_found(self, &a, wsbelldevprint,
486 if (sc->sc_wsbelldev == child)
487 sc->sc_wsbelldev = NULL;

Completed in 15 milliseconds