Searched defs:sas_phy_data (Results 1 – 1 of 1) sorted by relevance
29 struct sas_phy_data { struct31 struct sas_phy *phy;32 struct mutex event_lock;33 int hard_reset;34 int reset_result;35 struct sas_work reset_work;36 int enable;37 int enable_result;38 struct sas_work enable_work;