Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/firewire/
Dfwdma.h109 struct fwdma_alloc_multi *fwdma_malloc_multiseg(struct firewire_comm *,
Dfwdma.c154 fwdma_malloc_multiseg(struct firewire_comm *fc, int alignment, in fwdma_malloc_multiseg() function
Dfwdev.c135 q->buf = fwdma_malloc_multiseg(fc, sizeof(uint32_t), in fwdev_allocbuf()
Dfwohci.c1277 dbch->am = fwdma_malloc_multiseg(&sc->fc, DB_SIZE(dbch),