Searched defs:hisi_sas_device (Results 1 – 1 of 1) sorted by relevance
231 struct hisi_sas_device { struct232 struct hisi_hba *hisi_hba;233 struct domain_device *sas_device;234 struct completion *completion;235 struct hisi_sas_dq *dq;236 struct list_head list;237 enum sas_device_type dev_type;238 enum dev_status dev_status;239 int device_id;240 int sata_idx;[all …]