HomeSort by relevance Sort by last modified time
    Searched refs:StructCksum (Results 1 - 5 of 5) sorted by null

  /external/syslinux/gpxe/src/arch/i386/include/
pxe.h 105 UINT8_t StructCksum;
pxe_api.h 136 UINT8_t StructCksum;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Pxe.h 124 UINT8 StructCksum; ///< Use to make byte checksum of this structure == zero.
140 UINT8 StructCksum; ///< Use to make byte checksum of this structure == zero.
155 UINT8 StructCksum; ///< Use to make byte checksum of this structure == zero.
202 UINT8 StructCksum; ///< Used to make structure checksum equal zero.
Misc.c 147 DisplayPointer->StructCksum)
245 DisplayPointer->StructCksum)
386 DEBUG ((DEBUG_NET, "Used to make structure checksum equal zero is now = 0x%X\n\r", DisplayPointer->StructCksum));
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_call.c 430 ppxe.StructCksum -= pxe_checksum ( &ppxe, sizeof ( ppxe ) );

Completed in 477 milliseconds