|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "fxpkgioshared.hpp"#include "fxirpdynamicdispatchinfo.hpp"#include "fxdevicecallbacks.hpp"#include "fxcxdeviceinfo.hpp"

Go to the source code of this file.
Classes | |
| class | FxPkgIo |
Macros | |
| #define | FX_IN_DISPATCH_CALLBACK 0x00000001 |
| #define | IO_ITERATOR_FLUSH_TAG (PVOID) 'sulf' |
| #define | IO_ITERATOR_POWER_TAG (PVOID) 'ewop' |
Enumerations | |
| enum | FxIoIteratorList { FxIoQueueIteratorListInvalid = 0 , FxIoQueueIteratorListPowerOn , FxIoQueueIteratorListPowerOff } |
| #define FX_IN_DISPATCH_CALLBACK 0x00000001 |
Definition at line 39 of file fxpkgio.hpp.
Definition at line 47 of file fxpkgio.hpp.
Definition at line 48 of file fxpkgio.hpp.
| Enumerator | |
|---|---|
| FxIoQueueIteratorListInvalid | |
| FxIoQueueIteratorListPowerOn | |
| FxIoQueueIteratorListPowerOff | |
Definition at line 41 of file fxpkgio.hpp.