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

/xnu-2782.1.97/iokit/IOKit/
H A DIOMessage.h84 * @defined kIOMessageDeviceHasPoweredOn
89 #define kIOMessageDeviceHasPoweredOn iokit_common_msg(0x230) macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp6127 return tellClients( kIOMessageDeviceHasPoweredOn );
7799 MSG_ENTRY( kIOMessageDeviceHasPoweredOn ),
H A DIOPMrootDomain.cpp5367 (messageType != kIOMessageDeviceHasPoweredOn))
5393 case kIOMessageDeviceHasPoweredOn:

Completed in 103 milliseconds