HomeSort by: relevance | last modified time | path
    Searched refs:fwdma_malloc_multiseg (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ieee1394/
fwdma.h 125 struct fwdma_alloc_multi *fwdma_malloc_multiseg(struct firewire_comm *,
fwdma.c 149 fwdma_malloc_multiseg(struct firewire_comm *fc, int alignment, int esize, int n, function in typeref:struct:fwdma_alloc_multi *
fwdev.c 766 q->buf = fwdma_malloc_multiseg(fc, sizeof(uint32_t), b->psize,
fwohci.c 1745 dbch->am = fwdma_malloc_multiseg(fc, DB_SIZE(dbch), DB_SIZE(dbch),
1754 aprint_error_dev(fc->dev, "fwdma_malloc_multiseg failed\n");

Completed in 16 milliseconds