Searched defs:mvs_device (Results 1 – 1 of 1) sorted by relevance
245 struct mvs_device { struct246 struct list_head dev_entry;247 enum sas_device_type dev_type;248 struct mvs_info *mvi_info;249 struct domain_device *sas_device;250 u32 attached_phy;251 u32 device_id;252 u32 running_req;253 u8 taskfileset;254 u8 dev_status;[all …]