Searched defs:asd_sas_port (Results 1 – 1 of 1) sorted by relevance
255 struct asd_sas_port { struct257 struct completion port_gone_completion;259 struct sas_discovery disc;260 struct domain_device *port_dev;261 spinlock_t dev_list_lock;262 struct list_head dev_list;263 struct list_head disco_list;264 struct list_head destroy_list;265 enum sas_linkrate linkrate;267 struct sas_work work;[all …]