Lines Matching refs:DEVSMCKEYGETTER
260 typedef DECLCALLBACK(uint8_t) DEVSMCKEYGETTER(PDEVSMC pThis, PDEVSMCCURKEY pCurKey, uint8_t bCmd,
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 scmKeyGetOne;
315 static DEVSMCKEYGETTER scmKeyGetZero;
506 /** @callback_method_impl{DEVSMCKEYGETTER, OSK0 and OSK1} */
518 /** @callback_method_impl{DEVSMCKEYGETTER, \#KEY} */
528 /** @callback_method_impl{DEVSMCKEYGETTER, REV - Source revision.} */
551 /** @callback_method_impl{DEVSMCKEYGETTER, $Adr - SMC address.} */
559 /** @callback_method_impl{DEVSMCKEYGETTER, $Num - Some kind of number.} */
576 /** @callback_method_impl{DEVSMCKEYGETTER, MSSD - Machine Shutdown reason.} */
593 /** @callback_method_impl{DEVSMCKEYGETTER, MSSD - Ninja timer action job.} */
611 /** @callback_method_impl{DEVSMCKEYGETTER, Generic one getter.} */
621 /** @callback_method_impl{DEVSMCKEYGETTER, Generic zero getter.} */