Searched defs:vme_dma_list (Results 1 – 1 of 1) sorted by relevance
54 struct vme_dma_list { struct55 struct list_head list;56 struct vme_dma_resource *parent;57 struct list_head entries;58 struct mutex mtx;