Searched refs:kIOMessageSystemHasPoweredOn (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOMessage.h69 #define kIOMessageSystemHasPoweredOn iokit_common_msg(0x300) macro
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSMetaClass.cpp590 } else if (messageType == kIOMessageSystemHasPoweredOn) {
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp2312 OSMetaClassSystemSleepOrWake( kIOMessageSystemHasPoweredOn );
2335 return tellClients(kIOMessageSystemHasPoweredOn);

Completed in 31 milliseconds