Searched refs:uh_cpu_rev (Results 1 – 3 of 3) sorted by relevance
303 if (uh->uh_cpu_rev != last_cpu_rev) { in ucode_gen_files_amd()304 last_cpu_rev = uh->uh_cpu_rev; in ucode_gen_files_amd()309 uh->uh_cpu_rev, counter++); in ucode_gen_files_amd()
385 uh->uh_cpu_rev = 0xffff; in ucode_chipset_amd()392 uh->uh_cpu_rev = 0xffff; in ucode_chipset_amd()662 if (uh->uh_cpu_rev < 0x5000 && in ucode_match_amd()667 if (eq_sig != uh->uh_cpu_rev) in ucode_match_amd()
105 uint16_t uh_cpu_rev; member