Searched refs:sfi_table_simple (Results 1 – 2 of 2) sorted by relevance
54 static struct sfi_table_simple *sfi_get_table_by_sig(unsigned long addr, in sfi_get_table_by_sig()57 struct sfi_table_simple *sb; in sfi_get_table_by_sig()61 sb = (struct sfi_table_simple *)(addr + i); in sfi_get_table_by_sig()69 static struct sfi_table_simple *sfi_search_mmap(void) in sfi_search_mmap()72 struct sfi_table_simple *sb; in sfi_search_mmap()90 return (struct sfi_table_simple *)sbh; in sfi_search_mmap()104 struct sfi_table_simple *sb; in sfi_setup_e820()148 struct sfi_table_simple *sb; in sfi_get_bank_size()171 struct sfi_table_simple *sb; in sfi_get_ram_size()
49 struct __packed sfi_table_simple { struct