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