Searched defs:asd_sas_phy (Results 1 – 1 of 1) sorted by relevance
301 struct asd_sas_phy { struct303 atomic_t event_nr;304 int in_shutdown;305 int error;306 int suspended;308 struct sas_phy *phy;312 int enabled; /* must be set */314 int id; /* must be set */315 enum sas_protocol iproto;316 enum sas_protocol tproto;[all …]