Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOMessage.h95 #define kIOMessageDeviceHasPoweredOn iokit_common_msg(0x230) macro
/xnu-8019.80.24/iokit/Kernel/
H A DIOServicePM.cpp6663 return tellClients( kIOMessageDeviceHasPoweredOn ); in tellChangeUp()
8382 MSG_ENTRY( kIOMessageDeviceHasPoweredOn ), in getIOMessageString()
H A DIOPMrootDomain.cpp7149 (messageType != kIOMessageDeviceHasPoweredOn)) { in displayWranglerNotification()
7178 case kIOMessageDeviceHasPoweredOn: in displayWranglerNotification()