Home
last modified time | relevance | path

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

/linux/drivers/vme/
A Dvme_bridge.h107 struct vme_bridge { struct
108 char name[VMENAMSIZ];
109 int num;
112 struct list_head dma_resources;
113 struct list_head lm_resources;
118 struct list_head devices;
126 struct vme_irq irq[7];
128 struct mutex irq_mtx;
157 void (*irq_set) (struct vme_bridge *, int, int, int); argument
169 int (*slot_get) (struct vme_bridge *); argument
[all …]

Completed in 4 milliseconds