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

  /src/sys/dev/
spkrvar.h 16 bool sc_octprefix; /* override current octave-tracking state? */ member in struct:spkr_softc
spkr.c 154 sc->sc_octprefix = true;/* act as though there was an initial O(n) */
280 if (sc->sc_octtrack && !sc->sc_octprefix) {
296 sc->sc_octprefix = false;
319 sc->sc_octprefix = sc->sc_octtrack = false;
332 sc->sc_octprefix = true;
339 sc->sc_octprefix = true;
345 sc->sc_octprefix = true;

Completed in 12 milliseconds