Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dsfi.h13 #define SFI_SIG_SYST "SYST" macro
/openbmc/u-boot/arch/x86/lib/
H A Dsfi.c70 finish_table(tab, SFI_SIG_SYST, entry); in sfi_write_system_header()
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dsdram.c76 sb = sfi_get_table_by_sig(SFI_BASE_ADDR, SFI_SIG_SYST); in sfi_search_mmap()