phy_error_log_reply
struct phy_error_log_reply *phy_error_log_reply;
data_in_sz = sizeof(struct phy_error_log_reply);
phy_error_log_reply = data_out + data_out_sz;
sizeof(struct phy_error_log_reply))
phy_error_log_reply->function_result);
be32_to_cpu(phy_error_log_reply->invalid_dword);
be32_to_cpu(phy_error_log_reply->running_disparity_error);
be32_to_cpu(phy_error_log_reply->loss_of_dword_sync);
be32_to_cpu(phy_error_log_reply->phy_reset_problem);
struct phy_error_log_reply *phy_error_log_reply;
sizeof(struct phy_error_log_reply);
sizeof(struct phy_error_log_reply));
sizeof(struct phy_error_log_reply))
phy_error_log_reply = data_out +
phy_error_log_reply->function_result));
be32_to_cpu(phy_error_log_reply->invalid_dword);
be32_to_cpu(phy_error_log_reply->running_disparity_error);
be32_to_cpu(phy_error_log_reply->loss_of_dword_sync);
be32_to_cpu(phy_error_log_reply->phy_reset_problem);