Searched defs:asd_sas_port (Results 1 – 1 of 1) sorted by relevance
228 struct asd_sas_port { struct230 struct completion port_gone_completion;232 struct sas_discovery disc;233 struct domain_device *port_dev;234 spinlock_t dev_list_lock;235 struct list_head dev_list;236 enum sas_linkrate linkrate;238 struct sas_phy *phy;239 struct work_struct work;242 int id;[all …]