<dec f='src/src/sys/dev/ieee1394/fwdma.h' l='125' type='struct fwdma_alloc_multi * fwdma_malloc_multiseg(struct firewire_comm * , int , int , int , int )'/>
<use f='src/src/sys/dev/ieee1394/fwdev.c' l='764' u='c' c='fwdev_allocbuf'/>
<def f='src/src/sys/dev/ieee1394/fwdma.c' l='137' ll='181' type='struct fwdma_alloc_multi * fwdma_malloc_multiseg(struct firewire_comm * fc, int alignment, int esize, int n, int flags)'/>
<doc f='src/src/sys/dev/ieee1394/fwdma.c' l='133'>/*
 * Allocate multisegment dma buffers
 * each segment size is eqaul to ssize except last segment.
 */</doc>
<use f='src/src/sys/dev/ieee1394/fwohci.c' l='1744' u='c' c='fwohci_db_init'/>
