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

/vbox/src/VBox/Devices/EFI/
H A DDevSmc.cpp260 typedef DECLCALLBACK(uint8_t) DEVSMCKEYGETTER(PDEVSMC pThis, PDEVSMCCURKEY pCurKey, uint8_t bCmd, typedef
286 DEVSMCKEYGETTER *pfnGet;
302 static DEVSMCKEYGETTER scmKeyGetOSKs;
303 static DEVSMCKEYGETTER scmKeyGetKeyCount;
304 static DEVSMCKEYGETTER scmKeyGetRevision;
306 static DEVSMCKEYGETTER scmKeyGetDollarAddress;
307 static DEVSMCKEYGETTER scmKeyGetDollarNumber;
310 static DEVSMCKEYGETTER scmKeyGetShutdownReason;
312 static DEVSMCKEYGETTER scmKeyGetNinjaTimerAction;
314 static DEVSMCKEYGETTER scmKeyGetOn
[all...]

Completed in 44 milliseconds