Searched defs:phy_error_log_reply (Results 1 – 2 of 2) sorted by relevance
1246 struct phy_error_log_reply { struct1247 u8 smp_frame_type; /* 0x41 */1248 u8 function; /* 0x11 */1249 u8 function_result;1250 u8 response_length;1251 __be16 expander_change_count;1252 u8 reserved_1[3];1276 struct phy_error_log_reply *phy_error_log_reply; in _transport_get_expander_phy_error_log() local
2494 struct phy_error_log_reply { struct2495 u8 smp_frame_type; /* 0x41 */2496 u8 function; /* 0x11 */2497 u8 function_result;2498 u8 response_length;2499 __be16 expander_change_count;2500 u8 reserved_1[3];2524 struct phy_error_log_reply *phy_error_log_reply; in mpi3mr_get_expander_phy_error_log() argument