Searched refs:binary_checksum (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/include/
H A Ddiscovery.h60 uint16_t binary_checksum; /* Byte sum of the binary after this field */ member in struct:binary_header
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_discovery.c195 offset = offsetof(struct binary_header, binary_checksum) +
196 sizeof(bhdr->binary_checksum);
198 checksum = bhdr->binary_checksum;

Completed in 192 milliseconds