Searched defs:phy_error_log_request (Results 1 – 2 of 2) sorted by relevance
1225 struct phy_error_log_request { struct1226 u8 smp_frame_type; /* 0x40 */1227 u8 function; /* 0x11 */1228 u8 allocated_response_length;1229 u8 request_length; /* 02 */1230 u8 reserved_1[5];1231 u8 phy_identifier;1232 u8 reserved_2[2];1265 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local
2478 struct phy_error_log_request { struct2479 u8 smp_frame_type; /* 0x40 */2480 u8 function; /* 0x11 */2481 u8 allocated_response_length;2482 u8 request_length; /* 02 */2483 u8 reserved_1[5];2484 u8 phy_identifier;2485 u8 reserved_2[2];2518 struct phy_error_log_request *phy_error_log_request; in mpi3mr_get_expander_phy_error_log() local