Lines Matching defs:mvs_device
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;255 u16 reserved;