Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp4407 IOPMPowerChangeFlags requestArg2; in notifyChild() local
4421 requestArg2 = fHeadNoteChangeFlags; in notifyChild()
4423 requestArg2 |= kIOPMDomainPowerDrop; in notifyChild()
4435 childRequest->fArg2 = (void *)(uintptr_t) requestArg2; in notifyChild()