Searched defs:phy_error_log_request (Results 1 – 1 of 1) sorted by relevance
1034 struct phy_error_log_request{ struct1035 u8 smp_frame_type; /* 0x40 */1036 u8 function; /* 0x11 */1037 u8 allocated_response_length;1038 u8 request_length; /* 02 */1039 u8 reserved_1[5];1040 u8 phy_identifier;1041 u8 reserved_2[2];1074 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local