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

/macosx-10.5.8/xnu-1228.15.4/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp114 swNote->returnValue = 0;
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPM.h602 unsigned long returnValue; member in struct:IOPowerStateChangeNotification
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp2163 notify.returnValue = 0;
2464 params->returnValue = 20 * 1000 * 1000;
2467 params->returnValue += gIOHibernateFreeTime * 1000; //add in time we could spend freeing pages
H A DIOServicePM.cpp4607 notify.returnValue = 0;
4613 if ( notify.returnValue == 0 )
4624 if ( theContext->maxTimeRequested < notify.returnValue )
4626 theContext->maxTimeRequested = notify.returnValue;
4700 notify.returnValue = 0;

Completed in 94 milliseconds