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

  /src/sys/dev/isa/
gus.c 401 STATIC void gus_start_voice(struct gus_softc *, int, int);
1907 gus_start_voice(sc, GUS_VOICE_RIGHT, 0);
1908 gus_start_voice(sc, GUS_VOICE_LEFT, 1);
2093 gus_start_voice(struct gus_softc *sc, int voice, int intrs) function in typeref:typename:STATIC void
gus.c 401 STATIC void gus_start_voice(struct gus_softc *, int, int);
1907 gus_start_voice(sc, GUS_VOICE_RIGHT, 0);
1908 gus_start_voice(sc, GUS_VOICE_LEFT, 1);
2093 gus_start_voice(struct gus_softc *sc, int voice, int intrs) function in typeref:typename:STATIC void

Completed in 191 milliseconds