Searched defs:intel1_ucode_header (Results 1 – 1 of 1) sorted by relevance
62 struct intel1_ucode_header { struct63 uint32_t uh_header_ver;64 uint32_t uh_rev;65 uint32_t uh_date;66 uint32_t uh_signature;67 uint32_t uh_checksum;68 uint32_t uh_loader_rev;69 uint32_t uh_proc_flags;70 uint32_t uh_data_size;71 uint32_t uh_total_size;[all …]