bwfm_pci_dmamem_free
bwfm_pci_dmamem_free(sc, ring->ring);
void bwfm_pci_dmamem_free(struct bwfm_pci_softc *, struct bwfm_pci_dmamem *);
bwfm_pci_dmamem_free(sc, sc->sc_ringupd_buf);
bwfm_pci_dmamem_free(sc, sc->sc_scratch_buf);
bwfm_pci_dmamem_free(sc, sc->sc_rx_complete.ring);
bwfm_pci_dmamem_free(sc, sc->sc_tx_complete.ring);
bwfm_pci_dmamem_free(sc, sc->sc_ctrl_complete.ring);
bwfm_pci_dmamem_free(sc, sc->sc_rxpost_submit.ring);
bwfm_pci_dmamem_free(sc, sc->sc_ctrl_submit.ring);
bwfm_pci_dmamem_free(sc, sc->sc_dma_idx_buf);
bwfm_pci_dmamem_free(sc, sc->sc_flowrings[i].ring);
bwfm_pci_dmamem_free(sc, sc->sc_ringupd_buf);
bwfm_pci_dmamem_free(sc, sc->sc_scratch_buf);
bwfm_pci_dmamem_free(sc, sc->sc_rx_complete.ring);
bwfm_pci_dmamem_free(sc, sc->sc_tx_complete.ring);
bwfm_pci_dmamem_free(sc, sc->sc_ctrl_complete.ring);
bwfm_pci_dmamem_free(sc, sc->sc_rxpost_submit.ring);
bwfm_pci_dmamem_free(sc, sc->sc_ctrl_submit.ring);
bwfm_pci_dmamem_free(sc, sc->sc_dma_idx_buf);