Searched refs:smbios3 (Results 1 – 3 of 3) sorted by relevance
44 .smbios3 = EFI_INVALID_TABLE_ADDR,151 if (efi.smbios3 != EFI_INVALID_TABLE_ADDR) in systab_show()152 str += sprintf(str, "SMBIOS3=0x%lx\n", efi.smbios3); in systab_show()625 {SMBIOS3_TABLE_GUID, &efi.smbios3, "SMBIOS 3.0" },
72 &efi.smbios3,
645 unsigned long smbios3; /* SMBIOS table (64 bit entry point) */ member