Searched defs:ST (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Dlibefi.c36 EFI_SYSTEM_TABLE *ST; variable
67 for (i = 0; i < ST->NumberOfTableEntries; i++) {
68 id = &ST->ConfigurationTable[i].VendorGuid;
70 return (ST->ConfigurationTable[i].VendorTable);
95 ST = system_table;
96 BS = ST->BootServices;
97 RS = ST->RuntimeServices;
/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h441 #define ST 11 macro

Completed in 60 milliseconds