gus.c | 396 STATIC void gusreset(struct gus_softc *, int); 877 gusreset(sc, GUS_MAX_VOICES); /* initialize all voices */ 878 gusreset(sc, GUS_MIN_VOICES); /* then set to just the ones we use */ 2774 gusreset(struct gus_softc *sc, int voices) function in typeref:typename:STATIC void
|