Home
last modified time | relevance | path

Searched defs:hisi_sas_phy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h170 struct hisi_sas_phy { struct
171 struct work_struct works[HISI_PHYES_NUM];
172 struct hisi_hba *hisi_hba;
173 struct hisi_sas_port *port;
174 struct asd_sas_phy sas_phy;
175 struct sas_identify identify;
176 struct completion *reset_completion;
177 struct timer_list timer;
178 spinlock_t lock;
179 u64 port_id; /* from hw */
[all …]