intel_uc_fw_dump
intel_uc_fw_dump(&guc->fw, p);
intel_uc_fw_dump(&huc->fw, p);
void intel_uc_fw_dump(const struct intel_uc_fw *uc_fw, struct drm_printer *p);
intel_uc_fw_dump(&error_uc->guc_fw, &p);
intel_uc_fw_dump(&error_uc->huc_fw, &p);