safe_dma_free
static void safe_dma_free(struct safe_softc *, struct safe_dma_alloc *);
safe_dma_free(sc, &sc->sc_ringalloc);
safe_dma_free(sc, &sc->sc_spalloc);
safe_dma_free(sc, &sc->sc_ringalloc);
safe_dma_free(sc, &sc->sc_dpalloc);
safe_dma_free(sc, &sc->sc_spalloc);
safe_dma_free(sc, &sc->sc_ringalloc);