Home
last modified time | relevance | path

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

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