Searched defs:phy_error_log_request (Results 1 – 2 of 2) sorted by relevance
1043 struct phy_error_log_request{ struct1044 u8 smp_frame_type; /* 0x40 */1045 u8 function; /* 0x11 */1046 u8 allocated_response_length;1047 u8 request_length; /* 02 */1048 u8 reserved_1[5];1049 u8 phy_identifier;1050 u8 reserved_2[2];1083 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local
1039 struct phy_error_log_request { struct1040 u8 smp_frame_type; /* 0x40 */1041 u8 function; /* 0x11 */1042 u8 allocated_response_length;1043 u8 request_length; /* 02 */1044 u8 reserved_1[5];1045 u8 phy_identifier;1046 u8 reserved_2[2];1079 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local