Searched refs:fwdma_free (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/firewire/
H A Dfwdma.h108 void fwdma_free(struct firewire_comm *, struct fwdma_alloc *);
H A Dfwdma.c110 fwdma_free(struct firewire_comm *fc, struct fwdma_alloc *dma) function
H A Dfwohci.c794 fwdma_free(&sc->fc, &sc->sid_dma);
796 fwdma_free(&sc->fc, &sc->crom_dma);
H A Dsbp.c2070 fwdma_free(sbp->fd.fc, &sdev->dma);

Completed in 97 milliseconds