fwdma_alloc
void *fwdma_malloc(struct firewire_comm *, int, bus_size_t, struct fwdma_alloc *, int);
void fwdma_free(struct firewire_comm *, struct fwdma_alloc *);
fwdma_sync(struct fwdma_alloc *dma, bus_dmasync_op_t op)
fwdma_free(struct firewire_comm *fc, struct fwdma_alloc *dma)
struct fwdma_alloc *dma, int flag)
struct fwdma_alloc sid_dma;
struct fwdma_alloc crom_dma;
struct fwdma_alloc dummy_dma;