HomeSort by: relevance | last modified time | path
    Searched defs:CheckSum (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/cesfic/cesfic/
eeprom.c 70 typedef unsigned short CHECKSUM;
74 char pad[EEPSIZE - sizeof(struct uEEPROMDATA) - sizeof(CHECKSUM)];
75 CHECKSUM CheckSum;
92 static CHECKSUM CheckSum(CHECKSUM *);
95 static CHECKSUM
96 CheckSum(CHECKSUM *data
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
salproc.h 137 UINT8 CheckSum;
233 UINT8 CheckSum;
pe.h 41 UINT16 e_csum; // Checksum
59 UINT32 ne_crc; // Checksum of whole file
174 UINT32 CheckSum;
  /src/sys/arch/prep/include/
nvram.h 136 uint32_t CheckSum; /* Checksum of RESTART_BLOCK */
157 uint16_t Crc1; /* checksum from beginning of nvram to OSArea*/
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h 26 UINT16 e_csum; // Checksum
44 UINT32 ne_crc; // Checksum of whole file
155 UINT32 CheckSum;
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h 26 UINT16 e_csum; // Checksum
44 UINT32 ne_crc; // Checksum of whole file
155 UINT32 CheckSum;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 2210 USHORT usStatus; //When use output: lower byte EDID checksum, high byte hardware status
4662 UCHAR ucChecksum; // a simple Checksum of the sum of whole structure equal to 0x0.
8672 UCHAR CheckSum[14];
9235 UCHAR Checksum;
9248 UINT8 Checksum; //0x9

Completed in 90 milliseconds