Home
last modified time | relevance | path

Searched defs:crat_header (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_crat.h53 struct crat_header { struct
54 uint32_t signature;
55 uint32_t length;
56 uint8_t revision;
57 uint8_t checksum;
58 uint8_t oem_id[CRAT_OEMID_LENGTH];
59 uint8_t oem_table_id[CRAT_OEMTABLEID_LENGTH];
60 uint32_t oem_revision;
61 uint32_t creator_id;
62 uint32_t creator_revision;
[all …]