ReactOS 0.4.16-dev-816-g135a9a9
|
#include <fxpnpstatemachine.hpp>
Public Attributes | |
struct { | |
WDF_DEVICE_PNP_STATE State1: 16 | |
WDF_DEVICE_PNP_STATE State2: 16 | |
WDF_DEVICE_PNP_STATE State3: 16 | |
WDF_DEVICE_PNP_STATE State4: 16 | |
WDF_DEVICE_PNP_STATE State5: 16 | |
WDF_DEVICE_PNP_STATE State6: 16 | |
WDF_DEVICE_PNP_STATE State7: 16 | |
WDF_DEVICE_PNP_STATE State8: 16 | |
} | S |
USHORT | History [PnpEventQueueDepth] |
Definition at line 190 of file fxpnpstatemachine.hpp.
USHORT FxPnpMachineStateHistory::History[PnpEventQueueDepth] |
Definition at line 202 of file fxpnpstatemachine.hpp.
Referenced by FxPnpMachine::FxPnpMachine(), FxPkgPnp::PnpCheckAssumptions(), and FxPkgPnp::PnpEnterNewState().
struct { ... } FxPnpMachineStateHistory::S |
WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State1 |
Definition at line 192 of file fxpnpstatemachine.hpp.
WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State2 |
Definition at line 193 of file fxpnpstatemachine.hpp.
WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State3 |
Definition at line 194 of file fxpnpstatemachine.hpp.
WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State4 |
Definition at line 195 of file fxpnpstatemachine.hpp.
WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State5 |
Definition at line 196 of file fxpnpstatemachine.hpp.
WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State6 |
Definition at line 197 of file fxpnpstatemachine.hpp.
WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State7 |
Definition at line 198 of file fxpnpstatemachine.hpp.
WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State8 |
Definition at line 199 of file fxpnpstatemachine.hpp.