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

/netbsd-6-1-5-RELEASE/sys/dev/ieee1394/
H A Dfwdma.h125 struct fwdma_alloc_multi *fwdma_malloc_multiseg(struct firewire_comm *,
H A Dfwdma.c138 fwdma_malloc_multiseg(struct firewire_comm *fc, int alignment, int esize, int n, function
H A Dfwdev.c748 q->buf = fwdma_malloc_multiseg(fc, sizeof(uint32_t), b->psize,
H A Dfwohci.c1734 dbch->am = fwdma_malloc_multiseg(fc, DB_SIZE(dbch), DB_SIZE(dbch),
1743 aprint_error_dev(fc->dev, "fwdma_malloc_multiseg failed\n");

Completed in 113 milliseconds