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

  /src/sys/dev/ieee1394/
fwohcivar.h 67 struct fwdma_alloc sid_dma;
68 struct fwdma_alloc crom_dma;
69 struct fwdma_alloc dummy_dma;
fwdma.h 41 struct fwdma_alloc { struct
124 struct fwdma_alloc *, int, int);
fwdma.c 132 struct fwdma_alloc *dma, int alignment, int flags)
sbp.c 299 struct fwdma_alloc dma;
1861 const struct fwdma_alloc *dma = &sdev->dma;
fwohci.c 207 struct fwdma_alloc *);
2601 int poffset, struct fwdma_alloc *dummy_dma)

Completed in 17 milliseconds