Searched defs:asd_sas_port (Results 1 – 2 of 2) sorted by relevance
244 struct asd_sas_port { struct246 struct sas_discovery disc;248 spinlock_t dev_list_lock;249 struct list_head dev_list;255 struct sas_work work;256 int suspended;259 int id;261 enum sas_class class;270 struct list_head phy_list;274 struct sas_ha_struct *ha;[all …]
2573 struct asd_sas_port *asd_sas_port; in hisi_sas_internal_abort_quirk_timeout() local
Completed in 14 milliseconds