Home
last modified time | relevance | path

Searched refs:fArg1 (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp1223 request->fArg1 = (void *) powerStatesCopy; in registerPowerDriver()
2457 request->fArg1 = (void *) gIOPMPowerClientDevice; in changePowerStateWithOverrideTo()
2588 request->fArg1 = (void *) client; in requestPowerState()
3050 request->fArg1 = (void *)(uintptr_t) stateNumber; in activityTickle()
3119 request->fArg1 = (void *)(uintptr_t) tickleFlags; in _activityTickle()
3140 request->fArg1 = (void *)(uintptr_t) tickleFlags; in _activityTickle()
3452 request->fArg1 = (void *)(uintptr_t) tickleFlags; in idleTimerExpired()
3473 request->fArg1 = (void *)(uintptr_t) tickleFlags; in idleTimerExpired()
4434 childRequest->fArg1 = (void *) theNub; in notifyChild()
8444 (int)(uintptr_t) request->fArg1)) { in actionPMReplyQueue()
[all …]
H A DIOServicePMPrivate.h636 void * fArg1; variable
/xnu-11215/tools/lldbmacros/
H A Dioreg.py589 request.fArg0, request.fArg1, request.fArg2)