Home
last modified time | relevance | path

Searched refs:ext_checksum (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h32 u8 ext_checksum; /* Checksum of the whole table */ member
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.c59 rsdp->ext_checksum = table_compute_checksum((void *)rsdp, in acpi_write_rsdp()