Searched refs:fwdma_seg (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/firewire/
H A Dfwdma.h44 struct fwdma_seg { struct
55 struct fwdma_seg seg[0];
86 struct fwdma_seg *seg, *eseg;
97 struct fwdma_seg *seg;
H A Dfwdma.c158 struct fwdma_seg *seg;
172 + sizeof(struct fwdma_seg)*nseg, M_FW, M_WAITOK);
225 struct fwdma_seg *seg;

Completed in 104 milliseconds