Searched refs:option_table (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/x86/include/asm/
H A Dcb_sysinfo.h43 * @option_table: Provides a pointer to the CMOS RAM options table, which
158 struct cb_cmos_option_table *option_table; member in struct:sysinfo_t
/u-boot/cmd/x86/
H A Dcbsysinfo.c222 print_ptr("option_table", info->option_table);
/u-boot/arch/x86/lib/coreboot/
H A Dcb_sysinfo.c168 info->option_table = ptr;

Completed in 108 milliseconds