Searched defs:phy_control_reply (Results 1 – 2 of 2) sorted by relevance
1381 struct phy_control_reply{ struct1382 u8 smp_frame_type; /* 0x41 */1383 u8 function; /* 0x11 */1407 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() argument
1364 struct phy_control_reply { struct1365 u8 smp_frame_type; /* 0x41 */1366 u8 function; /* 0x11 */1390 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() local