Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Dmpspec.c52 mc->mpc_checksum = 0; in mp_config_table_init()
225 mc->mpc_checksum = table_compute_checksum(mc, mc->mpc_length); in mptable_finalize()
/external/u-boot/arch/x86/include/asm/
Dmpspec.h39 u8 mpc_checksum; /* Checksum (makes sum 0) */ member