Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/IOKit/
H A DIOMessage.h95 #define kIOMessageDeviceHasPoweredOn iokit_common_msg(0x230) macro
/xnu-10002.1.13/iokit/Kernel/
H A DIOServicePM.cpp6751 return tellClients( kIOMessageDeviceHasPoweredOn ); in tellChangeUp()
8493 MSG_ENTRY( kIOMessageDeviceHasPoweredOn ), in getIOMessageString()
H A DIOPMrootDomain.cpp7268 (messageType != kIOMessageDeviceHasPoweredOn)) { in displayWranglerNotification()
7297 case kIOMessageDeviceHasPoweredOn: in displayWranglerNotification()