Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/vme/
Dvme_bridge.h58 struct vme_dma_resource { struct
59 struct list_head list;
60 struct vme_bridge *parent;
61 struct mutex mtx;
62 int locked;
63 int number;
64 struct list_head pending;
65 struct list_head running;
66 u32 route_attr;