HomeSort by: relevance | last modified time | path
    Searched defs:sc_voices (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/isa/
gus.c 201 int sc_voices; /* Number of active voices */ member in struct:gus_softc
2386 sc->sc_voices = voices;
2486 temp = (u_long) gus_max_frequency[sc->sc_voices-GUS_MIN_VOICES];
gus.c 201 int sc_voices; /* Number of active voices */ member in struct:gus_softc
2386 sc->sc_voices = voices;
2486 temp = (u_long) gus_max_frequency[sc->sc_voices-GUS_MIN_VOICES];
gus.c 201 int sc_voices; /* Number of active voices */ member in struct:gus_softc
2386 sc->sc_voices = voices;
2486 temp = (u_long) gus_max_frequency[sc->sc_voices-GUS_MIN_VOICES];

Completed in 71 milliseconds