Searched defs:vme_master_resource (Results 1 – 1 of 1) sorted by relevance
11 struct vme_master_resource { struct12 struct list_head list;13 struct vme_bridge *parent;18 spinlock_t lock;19 int locked;20 int number;21 u32 address_attr;22 u32 cycle_attr;23 u32 width_attr;24 struct resource bus_resource;[all …]