ReactOS 0.4.16-dev-753-g705a985
|
#include <fxpowerstatemachine.hpp>
Definition at line 207 of file fxpowerstatemachine.hpp.
|
inline |
Definition at line 208 of file fxpowerstatemachine.hpp.
_Must_inspect_result_ NTSTATUS FxPowerMachine::Init | ( | __inout FxPkgPnp * | Pnp, |
__in PFN_PNP_EVENT_WORKER | WorkerRoutine | ||
) |
Definition at line 1054 of file powerstatemachine.cpp.
Referenced by FxPkgPnp::PostCreateDeviceInitialize().
union { ... } FxPowerMachine::@4836 |
BOOLEAN FxPowerMachine::m_IoCallbackFailure |
Definition at line 280 of file fxpowerstatemachine.hpp.
Referenced by FxPowerMachine(), FxPkgPnp::PowerGotoDx(), FxPkgPnp::PowerGotoDxIoStopped(), and FxPkgPnp::PowerGotoDxIoStoppedNP().
BOOLEAN FxPowerMachine::m_PowerDownFailure |
Definition at line 282 of file fxpowerstatemachine.hpp.
Referenced by FxPowerMachine(), FxPkgPnp::PowerGotoDxIoStopped(), and FxPkgPnp::PowerGotoDxIoStoppedNP().
FxPowerMachineEventQueue FxPowerMachine::m_Queue |
Definition at line 235 of file fxpowerstatemachine.hpp.
Referenced by FxPowerMachine(), FxPkgPnp::PowerCheckAssumptions(), FxPkgPnp::PowerProcessEvent(), and FxPkgPnp::PowerProcessEventInner().
USHORT FxPowerMachine::m_SingularEventsPresent |
Definition at line 256 of file fxpowerstatemachine.hpp.
Referenced by FxPowerMachine(), FxPkgPnp::PowerProcessEvent(), and FxPkgPnp::PowerProcessEventInner().
union { ... } FxPowerMachine::m_SingularEventsPresentByName |
FxPowerMachineStateHistory FxPowerMachine::m_States |
Definition at line 237 of file fxpowerstatemachine.hpp.
Referenced by FxPowerMachine(), FxPkgPnp::PowerCheckAssumptions(), and FxPkgPnp::PowerEnterNewState().
LIST_ENTRY FxPowerMachine::m_WaitWakeIrpToBeProcessedList |
Definition at line 253 of file fxpowerstatemachine.hpp.
Referenced by FxPowerMachine(), FxPkgPnp::PowerCompletePendedWakeIrp(), and FxPkgPnp::PowerMakeWakeRequestNonCancelable().
MxLock FxPowerMachine::m_WaitWakeLock |
Definition at line 242 of file fxpowerstatemachine.hpp.
Referenced by FxPkgPnp::DispatchWaitWake(), FxPkgPnp::PowerCompletePendedWakeIrp(), and FxPkgPnp::PowerMakeWakeRequestNonCancelable().
USHORT FxPowerMachine::PowerCompleteD0Known |
Definition at line 275 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerCompleteDxKnown |
Definition at line 276 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerD0Known |
Definition at line 264 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerDxKnown |
Definition at line 265 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerImplicitD0Known |
Definition at line 270 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerImplicitD3Known |
Definition at line 271 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerMarkNonpageableKnown |
Definition at line 274 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerMarkPageableKnown |
Definition at line 273 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerParentToD0Known |
Definition at line 272 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerWakeArrivalKnown |
Definition at line 266 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerWakeCanceledKnown |
Definition at line 269 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerWakeFailedKnown |
Definition at line 268 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachine::PowerWakeSucceededKnown |
Definition at line 267 of file fxpowerstatemachine.hpp.