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