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