Home
last modified time | relevance | path

Searched defs:vme_dma_resource (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/vme/
Dvme_bridge.h60 struct vme_dma_resource { struct
61 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;