ath_descdma_setup
error = ath_descdma_setup(sc, &sc->sc_txdma, &sc->sc_txbuf,
error = ath_descdma_setup(sc, &sc->sc_txdma_mgmt, &sc->sc_txbuf_mgmt,
error = ath_descdma_setup(sc, &sc->sc_bdma, &sc->sc_bbuf,
extern int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,
error = ath_descdma_setup(sc, &sc->sc_rxdma, &sc->sc_rxbuf,