Searched defs:hisi_sas_device (Results 1 – 1 of 1) sorted by relevance
219 struct hisi_sas_device { struct220 struct hisi_hba *hisi_hba;221 struct domain_device *sas_device;222 struct completion *completion;223 struct hisi_sas_dq *dq;224 struct list_head list;225 enum sas_device_type dev_type;226 enum dev_status dev_status;227 int device_id;228 int sata_idx;[all …]