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

  /src/sys/dev/hdaudio/
hdaudiovar.h 91 struct hdaudio_dma { struct
134 struct hdaudio_dma st_data;
135 struct hdaudio_dma st_bdl;
154 struct hdaudio_dma sc_corb;
155 struct hdaudio_dma sc_rirb;
176 int hdaudio_dma_alloc(struct hdaudio_softc *, struct hdaudio_dma *, int);
177 void hdaudio_dma_free(struct hdaudio_softc *, struct hdaudio_dma *);
hdaudio.c 158 hdaudio_dma_alloc(struct hdaudio_softc *sc, struct hdaudio_dma *dma,
202 hdaudio_dma_free(struct hdaudio_softc *sc, struct hdaudio_dma *dma)
1027 struct hdaudio_dma dma;
1065 struct hdaudio_dma dma;

Completed in 17 milliseconds