Searched refs:systemtab (Results 1 – 1 of 1) sorted by relevance
16 static const struct efi_system_table *systemtab; variable156 if (!guidcmp(guid, &systemtab->tables[i].guid)) in efi_st_get_config_table()157 return systemtab->tables[i].table; in efi_st_get_config_table()174 systemtab = systable; in setup()
Completed in 3 milliseconds