Lines Matching refs:vme_bridge
10 struct vme_bridge *parent;
27 struct vme_bridge *parent;
60 struct vme_bridge *parent;
71 struct vme_bridge *parent;
101 struct vme_bridge { struct
149 void (*irq_set) (struct vme_bridge *, int, int, int); argument
150 int (*irq_generate) (struct vme_bridge *, int, int); argument
160 int (*slot_get) (struct vme_bridge *); argument
169 void vme_irq_handler(struct vme_bridge *, int, int); argument
171 int vme_register_bridge(struct vme_bridge *);
172 void vme_unregister_bridge(struct vme_bridge *);