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

  /src/sys/dev/ic/
interwave.c 66 static void iw_stop_dma(struct iw_softc *, u_char, u_char);
821 iw_stop_dma(struct iw_softc *sc, u_char io, u_char hard) function in typeref:typename:void
978 iw_stop_dma(sc, IW_DMA_PLAYBACK, 0);
989 iw_stop_dma(sc, IW_DMA_RECORD, 0);
interwave.c 66 static void iw_stop_dma(struct iw_softc *, u_char, u_char);
821 iw_stop_dma(struct iw_softc *sc, u_char io, u_char hard) function in typeref:typename:void
978 iw_stop_dma(sc, IW_DMA_PLAYBACK, 0);
989 iw_stop_dma(sc, IW_DMA_RECORD, 0);

Completed in 27 milliseconds