hl_info_hw_err_event
struct hl_info_hw_err_event event;
if (user_buf_size < sizeof(struct hl_info_hw_err_event))
rc = copy_to_user(user_buf, &info->event, sizeof(struct hl_info_hw_err_event));