Searched defs:phy_error_log_request (Results 1 – 2 of 2) sorted by relevance
1040 struct phy_error_log_request { struct1041 u8 smp_frame_type; /* 0x40 */1042 u8 function; /* 0x11 */1043 u8 allocated_response_length;1044 u8 request_length; /* 02 */1045 u8 reserved_1[5];1046 u8 phy_identifier;1047 u8 reserved_2[2];1080 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local
1044 struct phy_error_log_request{ struct1045 u8 smp_frame_type; /* 0x40 */1046 u8 function; /* 0x11 */1047 u8 allocated_response_length;1048 u8 request_length; /* 02 */1049 u8 reserved_1[5];1050 u8 phy_identifier;1051 u8 reserved_2[2];1084 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local