Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dlibsas.h244 struct asd_sas_port { struct
246 struct sas_discovery disc;
247 struct domain_device *port_dev;
248 spinlock_t dev_list_lock;
249 struct list_head dev_list;
250 struct list_head disco_list;
251 struct list_head destroy_list;
252 struct list_head sas_port_del_list;
253 enum sas_linkrate linkrate;
255 struct sas_work work;
[all …]
/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c2572 struct asd_sas_port *asd_sas_port; in hisi_sas_internal_abort_quirk_timeout() local