Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/vme/
Dvme_bridge.h59 struct vme_dma_resource { struct
60 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;