Searched defs:asd_sas_port (Results 1 – 1 of 1) sorted by relevance
262 struct asd_sas_port { struct264 struct completion port_gone_completion;266 struct sas_discovery disc;267 struct domain_device *port_dev;268 spinlock_t dev_list_lock;269 struct list_head dev_list;270 struct list_head disco_list;271 struct list_head destroy_list;272 enum sas_linkrate linkrate;274 struct sas_work work;[all …]