tar_ucode_info_t
struct tar_ucode_info_t *tar_info;
tar_info = (struct tar_ucode_info_t *) ucode_data[i];
struct tar_ucode_info_t *tar_info[OTX_CPT_MAX_ETYPES_PER_GRP] = {};
struct tar_ucode_info_t *tar_info;
tar_info = kzalloc_obj(struct tar_ucode_info_t);
struct tar_ucode_info_t *curr, *temp;
static struct tar_ucode_info_t *get_uc_from_tar_archive(
struct tar_ucode_info_t *curr, *uc_found = NULL;
struct tar_ucode_info_t *curr;