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
2527 struct phy_error_log_request { struct2528 u8 smp_frame_type; /* 0x40 */2529 u8 function; /* 0x11 */2530 u8 allocated_response_length;2531 u8 request_length; /* 02 */2532 u8 reserved_1[5];2533 u8 phy_identifier;2534 u8 reserved_2[2];2567 struct phy_error_log_request *phy_error_log_request; in mpi3mr_get_expander_phy_error_log() local