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

/freebsd-11-stable/sys/dev/firewire/
H A Dfwdma.h106 void fwdma_free(struct firewire_comm *, struct fwdma_alloc *);
H A Dfwdma.c108 fwdma_free(struct firewire_comm *fc, struct fwdma_alloc *dma) function
H A Dfwohci.c792 fwdma_free(&sc->fc, &sc->sid_dma);
794 fwdma_free(&sc->fc, &sc->crom_dma);
H A Dsbp.c2068 fwdma_free(sbp->fd.fc, &sdev->dma);

Completed in 188 milliseconds