Searched defs:phy_attrs (Results 1 – 2 of 2) sorted by relevance
145 struct phy_attrs { struct146 u32 bus_width;147 u32 max_link_rate;148 enum phy_mode mode;
35 struct device_attribute *phy_attrs[SAS_PHY_ATTRS + 1]; member