Searched defs:mvs_device (Results 1 – 1 of 1) sorted by relevance
241 struct mvs_device { struct242 struct list_head dev_entry;243 enum sas_dev_type dev_type;244 struct mvs_info *mvi_info;245 struct domain_device *sas_device;246 struct timer_list timer;247 u32 attached_phy;248 u32 device_id;249 u32 running_req;250 u8 taskfileset;[all …]