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.h168 efiptr32_t VendorTable; member
173 efiptr64_t VendorTable; member
/illumos-gate/usr/src/boot/efi/libefi/
H A Dlibefi.c47 return (ST->ConfigurationTable[i].VendorTable); in efi_get_table()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c1792 config[i].VendorTable; in process_efi32()
1797 config[i].VendorTable; in process_efi32()
1801 config[i].VendorTable; in process_efi32()
1806 config[i].VendorTable; in process_efi32()
1828 config[i].VendorTable; in process_efi64()
1833 config[i].VendorTable; in process_efi64()
1838 config[i].VendorTable; in process_efi64()
1843 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.c1129 printf(" at %p\n", ST->ConfigurationTable[i].VendorTable); in command_configuration()