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