Searched defs:sas_phy_data (Results 1 – 1 of 1) sorted by relevance
42 struct sas_phy_data { struct44 struct sas_phy *phy;45 struct mutex event_lock;46 int hard_reset;47 int reset_result;48 struct sas_work reset_work;49 int enable;50 int enable_result;51 struct sas_work enable_work;