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