Home | History | Annotate | Download | only in acpiexec

Lines Matching refs:Checksum

267     /* Set the checksum, must set to zero first */
269 Header->Checksum = 0;
270 Header->Checksum = (UINT8) -AcpiUtChecksum (
422 LocalRSDP.Checksum = 0;
423 LocalRSDP.Checksum = (UINT8) -AcpiUtChecksum (
446 * addresses as well as the checksum
471 /* Complete the external FADT with the checksum */
473 ExternalFadt->Header.Checksum = 0;
474 ExternalFadt->Header.Checksum = (UINT8) -AcpiUtChecksum (
553 LocalTEST.Checksum = 0;
554 LocalTEST.Checksum = (UINT8) -AcpiUtChecksum (
567 LocalBADTABLE.Checksum = 0;
568 LocalBADTABLE.Checksum = (UINT8) -AcpiUtChecksum (