HomeSort by: relevance | last modified time | path
    Searched defs:fwdma_alloc_multi (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ieee1394/
fwdma.h 54 struct fwdma_alloc_multi { struct
63 fwdma_v_addr(struct fwdma_alloc_multi *am, int index)
72 fwdma_bus_addr(struct fwdma_alloc_multi *am, int index)
81 fwdma_sync_multiseg(struct fwdma_alloc_multi *am, int start, int end, int op)
109 fwdma_sync_multiseg_all(struct fwdma_alloc_multi *am, int op)
125 struct fwdma_alloc_multi *fwdma_malloc_multiseg(struct firewire_comm *,
127 void fwdma_free_multiseg(struct fwdma_alloc_multi *);

Completed in 36 milliseconds