Searched defs:hisi_sas_phy (Results 1 – 1 of 1) sorted by relevance
156 struct hisi_sas_phy { struct157 struct work_struct works[HISI_PHYES_NUM];158 struct hisi_hba *hisi_hba;159 struct hisi_sas_port *port;160 struct asd_sas_phy sas_phy;161 struct sas_identify identify;162 struct completion *reset_completion;163 struct timer_list timer;164 spinlock_t lock;165 u64 port_id; /* from hw */[all …]