Searched refs:fIsPreChange (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp3318 fIsPreChange = true;
3519 (IS_POWER_DROP == fIsPreChange) &&
3551 if (!fIsPreChange &&
3682 fDriverCallReason = fIsPreChange ?
3931 requestType = fIsPreChange ?
4065 fIsPreChange = false;
5187 if (fIsPreChange)
5325 context.isPreChange = fIsPreChange;
5396 context.isPreChange = fIsPreChange;
5910 context.isPreChange = fIsPreChange;
[all...]
H A DIOServicePMPrivate.h381 #define fIsPreChange pwrMgt->IsPreChange macro

Completed in 84 milliseconds