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

/freebsd-11-stable/sys/dev/firewire/
H A Dfwdma.h109 struct fwdma_alloc_multi *fwdma_malloc_multiseg(struct firewire_comm *,
H A Dfwdma.c144 fwdma_malloc_multiseg(struct firewire_comm *fc, int alignment, function
180 printf("fwdma_malloc_multiseg: tag_create failed\n");
H A Dfwdev.c107 q->buf = fwdma_malloc_multiseg(fc, sizeof(uint32_t),
H A Dfwohci.c1252 dbch->am = fwdma_malloc_multiseg(&sc->fc, sizeof(struct fwohcidb),
1255 printf("fwohci_db_init: fwdma_malloc_multiseg failed\n");

Completed in 160 milliseconds