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