Home
last modified time | relevance | path

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

/linux-2.6.39/include/scsi/
Dlibsas.h228 struct asd_sas_port { struct
230 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 …]