Searched defs:vme_master_resource (Results 1 – 1 of 1) sorted by relevance
8 struct vme_master_resource { struct9 struct list_head list;10 struct vme_bridge *parent;15 spinlock_t lock;16 int locked;17 int number;18 u32 address_attr;19 u32 cycle_attr;20 u32 width_attr;21 struct resource bus_resource;[all …]