Home
last modified time | relevance | path

Searched refs:header_bytes (Results 1 – 3 of 3) sorted by relevance

/arch/x86/lib/
A Dcoreboot_table.c61 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
95 cbh->header_checksum = compute_ip_checksum(cbh, cbh->header_bytes); in cb_table_finalize()
/arch/x86/include/asm/
A Dcoreboot_tables.h123 u32 header_bytes; member
/arch/x86/lib/coreboot/
A Dcb_sysinfo.c307 ptr += header->header_bytes; in cb_parse_header()

Completed in 15 milliseconds