Searched defs:hisi_sas_phy (Results 1 – 1 of 1) sorted by relevance
181 struct hisi_sas_phy { struct182 struct work_struct works[HISI_PHYES_NUM];183 struct hisi_hba *hisi_hba;184 struct hisi_sas_port *port;185 struct asd_sas_phy sas_phy;186 struct sas_identify identify;187 struct completion *reset_completion;188 struct timer_list timer;189 spinlock_t lock;190 u64 port_id; /* from hw */[all …]