Home
last modified time | relevance | path

Searched refs:VendorTable (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Defi.h167 efiptr32_t VendorTable; member
172 efiptr64_t VendorTable; member
/illumos-gate/usr/src/boot/efi/libefi/
H A Dlibefi.c46 return (ST->ConfigurationTable[i].VendorTable); in efi_get_table()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c1671 config[i].VendorTable; in process_efi32()
1676 config[i].VendorTable; in process_efi32()
1680 config[i].VendorTable; in process_efi32()
1685 config[i].VendorTable; in process_efi32()
1707 config[i].VendorTable; in process_efi64()
1712 config[i].VendorTable; in process_efi64()
1717 config[i].VendorTable; in process_efi64()
1722 config[i].VendorTable; in process_efi64()
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiSpec.h1970 VOID *VendorTable; member
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h1018 VOID *VendorTable; member
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c1138 printf(" at %p\n", ST->ConfigurationTable[i].VendorTable); in command_configuration()