Searched refs:returnValue (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp114 swNote->returnValue = 0;
/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPM.h834 unsigned long returnValue; member in struct:IOPowerStateChangeNotification
/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp5867 notify.returnValue = 0;
5883 if (0 == notify.returnValue) {
5887 if ( notify.returnValue > context->maxTimeRequested )
5889 if (notify.returnValue > kPriorityClientMaxWait)
5895 (uint64_t) notify.returnValue,
5899 context->maxTimeRequested = notify.returnValue;
6194 notify.returnValue = 0;
H A DIOPMrootDomain.cpp2586 notify->returnValue = 30 * 1000 * 1000;
4083 notify.returnValue = 0;

Completed in 57 milliseconds