nhi_dmamem_free
void nhi_dmamem_free(bus_dma_tag_t, struct nhi_dmamem *);
nhi_dmamem_free(sc->sc_dmat, sc->sc_rx_ring);
nhi_dmamem_free(sc->sc_dmat, sc->sc_rx_buf[i]);
nhi_dmamem_free(sc->sc_dmat, sc->sc_tx_ring);