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

  /external/u-boot/arch/x86/include/asm/
acpi_table.h 19 * Note: ACPI 1.0 didn't have length, xsdt_address, and ext_checksum
29 u8 ext_checksum; /* Checksum of the whole table */ member in struct:acpi_rsdp
  /external/u-boot/arch/x86/lib/
acpi_table.c 59 rsdp->ext_checksum = table_compute_checksum((void *)rsdp,

Completed in 46 milliseconds