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

/vbox/src/VBox/Devices/EFI/
H A DDevSmc.cpp155 typedef struct DEVSMCCURKEY struct
178 } DEVSMCCURKEY; typedef in typeref:struct:DEVSMCCURKEY
179 AssertCompileSize(DEVSMCCURKEY, 128+12);
181 typedef DEVSMCCURKEY *PDEVSMCCURKEY;
183 typedef DEVSMCCURKEY const *PCDEVSMCCURKEY;
201 DEVSMCCURKEY CurKey;

Completed in 318 milliseconds