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

  /src/sys/dev/pci/
autri.c 105 static void autri_stopch(struct autri_softc *, int, int);
920 autri_stopch(sc, sc->sc_play.ch, sc->sc_play.ch_intr);
934 autri_stopch(sc, sc->sc_rec.ch, sc->sc_rec.ch_intr);
1298 /*autri_stopch(sc);*/
1342 autri_stopch(struct autri_softc *sc, int ch, int ch_intr) function in typeref:typename:void

Completed in 12 milliseconds