Searched refs:binary_checksum (Results 1 – 2 of 2) sorted by relevance
58 uint16_t binary_checksum; /* Byte sum of the binary after this field */ member
251 offset = offsetof(struct binary_header, binary_checksum) + in amdgpu_discovery_init()252 sizeof(bhdr->binary_checksum); in amdgpu_discovery_init()254 checksum = le16_to_cpu(bhdr->binary_checksum); in amdgpu_discovery_init()
Completed in 7 milliseconds