XE_UC_FW_VER_COMPATIBILITY
struct xe_uc_fw_version *compat = &gsc->fw.versions.found[XE_UC_FW_VER_COMPATIBILITY];
MAKE_GUC_VER_STRUCT((guc)->fw.versions.found[XE_UC_FW_VER_COMPATIBILITY])
struct xe_uc_fw_version *version = &guc->fw.versions.found[XE_UC_FW_VER_COMPATIBILITY];
version = &guc->fw.versions.found[XE_UC_FW_VER_COMPATIBILITY];
uc_fw->versions.wanted_type = XE_UC_FW_VER_COMPATIBILITY;
struct xe_uc_fw_version *compatibility = &uc_fw->versions.found[XE_UC_FW_VER_COMPATIBILITY];
struct xe_uc_fw_version *compat = &uc_fw->versions.found[XE_UC_FW_VER_COMPATIBILITY];
uc_fw->versions.wanted_type = XE_UC_FW_VER_COMPATIBILITY;
case XE_UC_FW_VER_COMPATIBILITY: