Searched defs:hisi_sas_device (Results 1 – 1 of 1) sorted by relevance
201 struct hisi_sas_device { struct202 struct hisi_hba *hisi_hba;203 struct domain_device *sas_device;204 struct completion *completion;205 struct hisi_sas_dq *dq;206 struct list_head list;207 enum sas_device_type dev_type;208 enum dev_status dev_status;209 int device_id;210 int sata_idx;[all …]