Searched refs:fwdma_alloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/dev/firewire/
H A Dfwdma.h37 struct fwdma_alloc { struct
77 fwdma_sync(struct fwdma_alloc *dma, bus_dmasync_op_t op)
105 void *fwdma_malloc(struct firewire_comm *, int, bus_size_t, struct fwdma_alloc *, int);
106 void fwdma_free(struct firewire_comm *, struct fwdma_alloc *);
H A Dfwohcivar.h69 struct fwdma_alloc sid_dma;
70 struct fwdma_alloc crom_dma;
71 struct fwdma_alloc dummy_dma;
H A Dfwdma.c77 struct fwdma_alloc *dma, int flag)
118 fwdma_free(struct firewire_comm *fc, struct fwdma_alloc *dma)
H A Dfwohci.c158 static int fwohci_add_rx_buf (struct fwohci_dbch *, struct fwohcidb_tr *, int, struct fwdma_alloc *);
2600 int poffset, struct fwdma_alloc *dummy_dma)
H A Dsbp.c212 struct fwdma_alloc dma;

Completed in 64 milliseconds