pr_error_status
union pr_error_status pr_error_status = {0};
&pr_error_status.raw,
sizeof(pr_error_status.raw));
if (pr_error_status.bits.LINK_CRC_ERROR ||
pr_error_status.bits.RFB_STORAGE_ERROR ||
pr_error_status.bits.VSC_SDP_ERROR ||
pr_error_status.bits.ASSDP_MISSING_ERROR) {
&pr_error_status.raw,
sizeof(pr_error_status.raw));