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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerStateQueue.cpp153 uint32_t theState; local
166 theState = theNode->state;
174 theTarget->command_received((void *)theState, 0, 0, 0);
178 theTarget->messageClients(theState, theTarget);
H A DIOPMrootDomain.cpp1372 void IOPMrootDomain::unIdleDevice( IOService *theDevice, unsigned long theState )
1375 pmPowerStateQueue->unIdleOccurred(theDevice, theState);

Completed in 36 milliseconds