ReactOS 0.4.16-dev-122-g325d74c
|
#include <fxpowerstatemachine.hpp>
Public Attributes | |
struct { | |
FxPowerEvent Event1: 16 | |
FxPowerEvent Event2: 16 | |
FxPowerEvent Event3: 16 | |
FxPowerEvent Event4: 16 | |
FxPowerEvent Event5: 16 | |
FxPowerEvent Event6: 16 | |
FxPowerEvent Event7: 16 | |
FxPowerEvent Event8: 16 | |
} | E |
USHORT | Events [PowerEventQueueDepth] |
Definition at line 174 of file fxpowerstatemachine.hpp.
struct { ... } FxPowerMachineEventQueue::E |
FxPowerEvent FxPowerMachineEventQueue::Event1 |
Definition at line 176 of file fxpowerstatemachine.hpp.
FxPowerEvent FxPowerMachineEventQueue::Event2 |
Definition at line 177 of file fxpowerstatemachine.hpp.
FxPowerEvent FxPowerMachineEventQueue::Event3 |
Definition at line 178 of file fxpowerstatemachine.hpp.
FxPowerEvent FxPowerMachineEventQueue::Event4 |
Definition at line 179 of file fxpowerstatemachine.hpp.
FxPowerEvent FxPowerMachineEventQueue::Event5 |
Definition at line 180 of file fxpowerstatemachine.hpp.
FxPowerEvent FxPowerMachineEventQueue::Event6 |
Definition at line 181 of file fxpowerstatemachine.hpp.
FxPowerEvent FxPowerMachineEventQueue::Event7 |
Definition at line 182 of file fxpowerstatemachine.hpp.
FxPowerEvent FxPowerMachineEventQueue::Event8 |
Definition at line 183 of file fxpowerstatemachine.hpp.
USHORT FxPowerMachineEventQueue::Events[PowerEventQueueDepth] |
Definition at line 186 of file fxpowerstatemachine.hpp.
Referenced by FxPkgPnp::PowerCheckAssumptions(), FxPkgPnp::PowerProcessEvent(), and FxPkgPnp::PowerProcessEventInner().