Searched defs:hisi_sas_phy (Results 1 – 1 of 1) sorted by relevance
150 struct hisi_sas_phy { struct151 struct work_struct works[HISI_PHYES_NUM];152 struct hisi_hba *hisi_hba;153 struct hisi_sas_port *port;154 struct asd_sas_phy sas_phy;155 struct sas_identify identify;156 struct completion *reset_completion;157 struct timer_list timer;158 spinlock_t lock;159 u64 port_id; /* from hw */[all …]