Searched defs:phy_error_log_request (Results 1 – 2 of 2) sorted by relevance
1231 struct phy_error_log_request { struct1232 u8 smp_frame_type; /* 0x40 */1233 u8 function; /* 0x11 */1234 u8 allocated_response_length;1235 u8 request_length; /* 02 */1236 u8 reserved_1[5];1237 u8 phy_identifier;1238 u8 reserved_2[2];1271 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local
2517 struct phy_error_log_request { struct2518 u8 smp_frame_type; /* 0x40 */2519 u8 function; /* 0x11 */2520 u8 allocated_response_length;2521 u8 request_length; /* 02 */2522 u8 reserved_1[5];2523 u8 phy_identifier;2524 u8 reserved_2[2];2557 struct phy_error_log_request *phy_error_log_request; in mpi3mr_get_expander_phy_error_log() local