HomeSort by: relevance | last modified time | path
    Searched defs: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 *);
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 *);

Completed in 44 milliseconds