CPT_UCODE_VERSION_SZ
u8 version[CPT_UCODE_VERSION_SZ];
memcpy(mcode->version, (u8 *)fw_entry->data, CPT_UCODE_VERSION_SZ);