Home
last modified time | relevance | path

Searched defs:cbh (Results 1 – 1 of 1) sorted by relevance

/u-boot/arch/x86/lib/
A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table() local

Completed in 3 milliseconds