Searched defs:mvs_device (Results 1 – 1 of 1) sorted by relevance
226 struct mvs_device { struct227 struct list_head dev_entry;228 enum sas_device_type dev_type;229 struct mvs_info *mvi_info;230 struct domain_device *sas_device;231 u32 attached_phy;232 u32 device_id;233 u32 running_req;234 u8 taskfileset;235 u8 dev_status;[all …]