an_dma_free
static void an_dma_free(struct an_softc *, struct an_dma_alloc *);
an_dma_free(sc, &sc->an_rid_buffer);
an_dma_free(sc, &sc->an_rx_buffer[i]);
an_dma_free(sc, &sc->an_tx_buffer[i]);