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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMessage.h84 * @defined kIOMessageDeviceHasPoweredOn
89 #define kIOMessageDeviceHasPoweredOn iokit_common_msg(0x230) macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp5250 (messageType != kIOMessageDeviceHasPoweredOn))
5279 case kIOMessageDeviceHasPoweredOn:
H A DIOServicePM.cpp5893 return tellClients( kIOMessageDeviceHasPoweredOn );
7365 MSG_ENTRY( kIOMessageDeviceHasPoweredOn ),

Completed in 100 milliseconds