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