Searched defs:vme_dma_resource (Results 1 – 1 of 1) sorted by relevance
60 struct vme_dma_resource { struct61 struct list_head list;62 struct vme_bridge *parent;63 struct mutex mtx;64 int locked;65 int number;66 struct list_head pending;67 struct list_head running;68 u32 route_attr;