Searched defs:phy_error_log_request (Results 1 – 1 of 1) sorted by relevance
1026 struct phy_error_log_request { struct1027 u8 smp_frame_type; /* 0x40 */1028 u8 function; /* 0x11 */1029 u8 allocated_response_length;1030 u8 request_length; /* 02 */1031 u8 reserved_1[5];1032 u8 phy_identifier;1033 u8 reserved_2[2];1066 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local