Home
last modified time | relevance | path

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

/linux-3.3/include/scsi/
Dlibsas.h231 struct asd_sas_port { struct
233 struct completion port_gone_completion;
235 struct sas_discovery disc;
236 struct domain_device *port_dev;
237 spinlock_t dev_list_lock;
238 struct list_head dev_list;
239 enum sas_linkrate linkrate;
241 struct sas_phy *phy;
242 struct work_struct work;
245 int id;
[all …]