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