Searched defs:phy_error_log_reply (Results 1 – 3 of 3) sorted by relevance
1234 struct phy_error_log_reply { struct1235 u8 smp_frame_type; /* 0x41 */1236 u8 function; /* 0x11 */1237 u8 function_result;1238 u8 response_length;1239 __be16 expander_change_count;1240 u8 reserved_1[3];1264 struct phy_error_log_reply *phy_error_log_reply; in _transport_get_expander_phy_error_log() argument