Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp4051 nextRequestTag( IOPMRequestTag tag ) in nextRequestTag() function
4076 uint32_t tag = nextRequestTag(reason); in changePowerStateWithOverrideTo()
4090 uint32_t tag = nextRequestTag(reason); in changePowerStateWithTagTo()
4104 uint32_t tag = nextRequestTag(reason); in changePowerStateWithTagToPriv()
6117 (const_cast<IOPMRequest *>(request))->fTag = nextRequestTag(kCPSReasonPMInternals);