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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp5500 uint32_t msgIndex, msgRef, msgType; local
5548 msgType = context->messageType;
5552 OUR_PMLog(kPMLogAppNotify, msgType, msgRef);
5574 context->us->messageClient(msgType, object, (void *) msgRef);
5590 uint32_t msgIndex, msgRef, msgType; local
5609 msgType = context->messageType;
5615 OUR_PMLog(kPMLogClientNotify, msgRef, msgType);
5628 getIOMessageString(msgType),
5640 ((msgType & 0xfff) << 12) |
5645 retCode = context->us->messageClient(msgType, objec
5687 uint32_t msgIndex, msgRef, msgType; local
5774 uint32_t msgIndex, msgRef, msgType; local
[all...]

Completed in 30 milliseconds