Searched defs:asd_sas_phy (Results 1 – 2 of 2) sorted by relevance
308 struct asd_sas_phy { struct310 atomic_t event_nr;311 int in_shutdown;312 int error;313 int suspended;315 struct sas_phy *phy;319 int enabled; /* must be set */321 int id; /* must be set */322 enum sas_class class;323 enum sas_protocol iproto;[all …]
297 struct asd_sas_phy { struct299 atomic_t event_nr;300 int in_shutdown;301 int error;302 int suspended;304 struct sas_phy *phy;308 int enabled; /* must be set */310 int id; /* must be set */311 enum sas_protocol iproto;312 enum sas_protocol tproto;[all …]