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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp2147 UInt32 MessageType; member in struct:HaltRestartApplierContext
2168 ctx->RootDomain->messageClient( ctx->MessageType, object, (void *)&notify );
2182 (ctx->MessageType == kIOMessageSystemWillPowerOff) ?
2205 ctx.MessageType = kIOMessageSystemWillPowerOff;
2210 ctx.MessageType = kIOMessageSystemWillRestart;
2221 notifySystemShutdown(this, ctx.MessageType);
2225 (ctx.MessageType == kIOMessageSystemWillPowerOff) ?

Completed in 23 milliseconds