Searched refs:getIOMessageString (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.41.9/iokit/Kernel/ ! |
| H A D | IOServicePM.cpp | 6085 RD_LOG("tellClientsWithResponse( %s, %s )\n", getIOMessageString(messageType), in tellClientsWithResponse() 6192 getIOMessageString(messageType), getNotificationPhaseString(fOutOfBandParameter), in tellClientsWithResponse() 6398 getIOMessageString(msgType)); in pmTellClientWithResponse() 6511 msgIndex, getIOMessageString(msgType), in pmTellCapabilityAppWithResponse() 6626 getIOMessageString(msgType)); in pmTellCapabilityClientWithResponse() 6705 RD_LOG("tellClients( %s )\n", getIOMessageString(messageType)); in tellClients() 6794 IOService::getIOMessageString(context->messageType), in logClientIDForNotification() 8402 IOService::getIOMessageString( uint32_t msg ) in getIOMessageString() function in IOService
|
| H A D | IOPMrootDomain.cpp | 3764 DLOG("sysPowerDownHandler message %s\n", getIOMessageString(messageType)); in sysPowerDownHandler() 7216 getIOMessageString(messageType), (uint32_t) displayPowerState); in displayWranglerNotification() 9464 …DLOG("%s[%u] to %s\n", getIOMessageString(notifier->msgType), msgIndex, getNotificationClientName(… in traceNotification() 9466 DLOG("%s to %s\n", getIOMessageString(notifier->msgType), getNotificationClientName(notifier)); in traceNotification() 9504 …getIOMessageString(notifier->msgType), notifier->msgIndex, getNotificationClientName(notifier), de… in traceNotificationAck() 9527 …getIOMessageString(notifier->msgType), notifier->msgIndex, getNotificationClientName(notifier), de… in traceNotificationResponse() 9531 …getIOMessageString(notifier->msgType), notifier->msgIndex, getNotificationClientName(notifier), de… in traceNotificationResponse() 9549 …DLOG("%s to %s dropped\n", getIOMessageString(notifier->msgType), getNotificationClientName(notifi… in traceFilteredNotification()
|
| /xnu-8792.41.9/iokit/IOKit/ ! |
| H A D | IOService.h | 2146 static const char * getIOMessageString( uint32_t msg );
|