ReactOS
0.4.15-dev-4920-g5fa8403
|
Go to the source code of this file.
Classes | |
struct | FxSelfManagedIoTargetState |
union | FxSelfManagedIoMachineEventHistory |
union | FxSelfManagedIoMachineStateHistory |
struct | FxSelfManagedIoStateTable |
class | FxSelfManagedIoMachine |
Typedefs | |
typedef _Must_inspect_result_ FxSelfManagedIoStates(* | PFN_SELF_MANAGED_IO_STATE_ENTRY_FUNCTION) (__in FxSelfManagedIoMachine *, __out PNTSTATUS Status) |
Variables | |
const UCHAR | FxSelfManagedIoEventQueueDepth = 8 |
typedef _Must_inspect_result_ FxSelfManagedIoStates(* PFN_SELF_MANAGED_IO_STATE_ENTRY_FUNCTION) (__in FxSelfManagedIoMachine *, __out PNTSTATUS Status) |
Definition at line 43 of file fxselfmanagediostatemachine.hpp.
Enumerator | |
---|---|
SelfManagedIoEventInvalid | |
SelfManagedIoEventStart | |
SelfManagedIoEventCleanup | |
SelfManagedIoEventSuspend | |
SelfManagedIoEventFlush | |
SelfManagedIoEventNull |
Definition at line 14 of file fxselfmanagediostatemachine.hpp.
Definition at line 23 of file fxselfmanagediostatemachine.hpp.
Definition at line 12 of file fxselfmanagediostatemachine.hpp.