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