HomeSort by: relevance | last modified time | path
    Searched refs:VendorTable (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/ia64/stand/efi/libefi/
efi.c 74 return (ST->ConfigurationTable[i].VendorTable);
  /src/sys/arch/i386/stand/lib/
exec_multiboot2.c 778 ST->ConfigurationTable[i].VendorTable;
824 ST->ConfigurationTable[i].VendorTable;
902 smbios3_phys = ST->ConfigurationTable[i].VendorTable;
906 smbios21_phys = ST->ConfigurationTable[i].VendorTable;
  /src/sys/external/bsd/gnu-efi/dist/lib/
misc.c 522 *Table = ST->ConfigurationTable[Index].VendorTable;
  /src/sys/arch/ia64/stand/ia64/efi/
main.c 312 printf(" at %p\n", ST->ConfigurationTable[i].VendorTable);
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 910 VOID *VendorTable;
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h 949 VOID *VendorTable;

Completed in 17 milliseconds