Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dlibsas.h255 struct asd_sas_port { struct
257 struct sas_discovery disc;
258 struct domain_device *port_dev;
259 spinlock_t dev_list_lock;
260 struct list_head dev_list;
261 struct list_head disco_list;
262 struct list_head destroy_list;
263 struct list_head sas_port_del_list;
264 enum sas_linkrate linkrate;
266 struct sas_work work;
[all …]
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c2600 struct asd_sas_port *asd_sas_port; in hisi_sas_internal_abort_quirk_timeout() local