Searched defs:vme_bridge (Results 1 – 1 of 1) sorted by relevance
107 struct vme_bridge { struct108 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); argument169 int (*slot_get) (struct vme_bridge *); argument[all …]
Completed in 4 milliseconds