hdaudio_dma_free
hdaudio_dma_free(st->st_host, &st->st_data);
hdaudio_dma_free(sc, &dma);
hdaudio_dma_free(sc, &dma);
hdaudio_dma_free(sc, &sc->sc_corb);
hdaudio_dma_free(sc, &sc->sc_rirb);
void hdaudio_dma_free(struct hdaudio_softc *, struct hdaudio_dma *);