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