Lines Matching defs:crat_header
52 struct crat_header { struct
53 uint32_t signature;
54 uint32_t length;
55 uint8_t revision;
56 uint8_t checksum;
57 uint8_t oem_id[CRAT_OEMID_LENGTH];
58 uint8_t oem_table_id[CRAT_OEMTABLEID_LENGTH];
59 uint32_t oem_revision;
60 uint32_t creator_id;
61 uint32_t creator_revision;
62 uint32_t total_entries;
63 uint16_t num_domains;
64 uint8_t reserved[CRAT_RESERVED_LENGTH];