Searched defs:dig64_hcdp_table (Results 1 – 1 of 1) sorted by relevance
168 struct dig64_hcdp_table { struct169 char signature[4];171 uint32_t length;172 uint8_t revision; /* It is PCDP, if '3' or greater. */173 uint8_t checksum;174 char oem_id[6];175 char oem_tbl_id[8];176 uint32_t oem_rev;177 char creator_id[4];178 uint32_t creator_rev;[all …]