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