Searched refs:sc_wsbelldev (Results 1 – 2 of 2) sorted by relevance
435 sc->sc_wsbelldev = NULL; in spkr_attach()472 if (sc->sc_wsbelldev == NULL) { in spkr_rescan()474 sc->sc_wsbelldev = config_found(self, &a, wsbelldevprint, in spkr_rescan()486 if (sc->sc_wsbelldev == child) in spkr_childdet()487 sc->sc_wsbelldev = NULL; in spkr_childdet()
10 device_t sc_wsbelldev; member