Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dlibsas.h234 struct asd_sas_port { struct
236 struct sas_discovery disc;
238 spinlock_t dev_list_lock;
239 struct list_head dev_list;
245 struct sas_work work;
246 int suspended;
249 int id;
259 struct list_head phy_list;
260 int num_phys;
263 struct sas_ha_struct *ha;
[all …]
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c2583 struct asd_sas_port *asd_sas_port; in hisi_sas_internal_abort_quirk_timeout() local