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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp4277 fOutOfBandParameter = kNotifyApps;
4429 fOutOfBandParameter = kNotifyApps;
5190 fOutOfBandParameter = kNotifyCapabilityChangeApps;
5195 fOutOfBandParameter = kNotifyCapabilityChangePriority;
5229 fOutOfBandParameter = kNotifyApps;
5243 fOutOfBandParameter = kNotifyPriority;
5313 switch ( fOutOfBandParameter ) {
5381 getIOMessageString(messageType), fOutOfBandParameter);
5395 context.notifyType = fOutOfBandParameter;
5409 switch ( fOutOfBandParameter ) {
[all...]
H A DIOServicePMPrivate.h406 #define fOutOfBandParameter pwrMgt->OutOfBandParameter macro

Completed in 24 milliseconds