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

/freebsd-9.3-release/sys/dev/firewire/
H A Dfwdma.h106 void fwdma_free(struct firewire_comm *, struct fwdma_alloc *);
H A Dfwdma.c118 fwdma_free(struct firewire_comm *fc, struct fwdma_alloc *dma) function
H A Dfwohci.c805 fwdma_free(&sc->fc, &sc->sid_dma);
807 fwdma_free(&sc->fc, &sc->crom_dma);
H A Dsbp.c2127 fwdma_free(sdev->target->sbp->fd.fc, &sdev->dma);

Completed in 126 milliseconds