Searched defs:asd_sas_phy (Results 1 – 1 of 1) sorted by relevance
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 …]