Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/
H A DIOMessage.h95 #define kIOMessageDeviceHasPoweredOn iokit_common_msg(0x230) macro
/xnu-8796.121.2/iokit/Kernel/
H A DIOServicePM.cpp6748 return tellClients( kIOMessageDeviceHasPoweredOn ); in tellChangeUp()
8467 MSG_ENTRY( kIOMessageDeviceHasPoweredOn ), in getIOMessageString()
H A DIOPMrootDomain.cpp7205 (messageType != kIOMessageDeviceHasPoweredOn)) { in displayWranglerNotification()
7234 case kIOMessageDeviceHasPoweredOn: in displayWranglerNotification()