Home
last modified time | relevance | path

Searched refs:SystemTable (Results 1 – 4 of 4) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/efi/include/i386/
H A Defibind.h205 EFI_SYSTEM_TABLE *SystemTable \
224 void *SystemTable \
227 return InitFunction(ImageHandle, SystemTable); \
/titanic_53/usr/src/boot/sys/boot/efi/include/amd64/
H A Defibind.h208 EFI_SYSTEM_TABLE *SystemTable \
227 void *SystemTable \
230 return InitFunction(ImageHandle, SystemTable); \
/titanic_53/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h414 struct _EFI_SYSTEM_TABLE *SystemTable);
451 struct _EFI_SYSTEM_TABLE *SystemTable; member
/titanic_53/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h330 IN struct _EFI_SYSTEM_TABLE *SystemTable
376 struct _EFI_SYSTEM_TABLE *SystemTable; member