Home
last modified time | relevance | path

Searched defs:microcode_amd_header (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/x86/x86/
H A Dcpu_ucode_amd.c50 struct microcode_amd_header { struct
51 uint32_t ah_data_code;
52 uint32_t ah_patch_id;
53 uint8_t ah_patch_data_id[2];
54 uint8_t ah_patch_data_len;
55 uint8_t ah_init_flag;
56 uint32_t ah_patch_data_checksum;
57 uint32_t ah_nb_dev_id;
58 uint32_t ah_sb_dev_id;
59 uint16_t ah_processor_rev_id;
[all …]