Searched defs:vme_master_resource (Results 1 – 1 of 1) sorted by relevance
144276 struct vme_master_resource { struct144277 struct list_head list;144278 struct vme_bridge *parent;144279 spinlock_t lock;144280 int locked;144281 int number;144282 u32 address_attr;144283 u32 cycle_attr;144284 u32 width_attr;144285 struct resource bus_resource;[all …]