Searched defs:phy_attrs (Results 1 – 2 of 2) sorted by relevance
156 struct phy_attrs { struct157 u32 bus_width;158 u32 max_link_rate;159 enum phy_mode mode;
35 struct device_attribute *phy_attrs[SAS_PHY_ATTRS + 1]; member