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

/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp3336 fIsPreChange = true;
3594 (IS_POWER_DROP == fIsPreChange) &&
3626 if (!fIsPreChange &&
3766 fDriverCallReason = fIsPreChange ?
4000 requestType = fIsPreChange ?
4134 fIsPreChange = false;
5404 if (fIsPreChange)
5542 context.isPreChange = fIsPreChange;
5617 context.isPreChange = fIsPreChange;
6144 context.isPreChange = fIsPreChange;
[all...]
H A DIOServicePMPrivate.h380 #define fIsPreChange pwrMgt->IsPreChange macro

Completed in 44 milliseconds