hdaudio_dma
struct hdaudio_dma dma;
struct hdaudio_dma dma;
hdaudio_dma_alloc(struct hdaudio_softc *sc, struct hdaudio_dma *dma,
hdaudio_dma_free(struct hdaudio_softc *sc, struct hdaudio_dma *dma)
struct hdaudio_dma st_data;
struct hdaudio_dma st_bdl;
struct hdaudio_dma sc_corb;
struct hdaudio_dma sc_rirb;
int hdaudio_dma_alloc(struct hdaudio_softc *, struct hdaudio_dma *, int);
void hdaudio_dma_free(struct hdaudio_softc *, struct hdaudio_dma *);