ReactOS
0.4.15-dev-4874-g57c84dd
|
Public Attributes | |
CPortPinWaveCyclic * | Pin |
KSSTATE | NewState |
PIO_WORKITEM | WorkItem |
PIRP | Irp |
Definition at line 404 of file pin_wavecyclic.cpp.
PIRP SETPIN_CONTEXT::Irp |
Definition at line 409 of file pin_wavecyclic.cpp.
Referenced by PinSetStateWorkerRoutine().
KSSTATE SETPIN_CONTEXT::NewState |
Definition at line 407 of file pin_wavecyclic.cpp.
Referenced by PinSetStateWorkerRoutine().
CPortPinWaveCyclic* SETPIN_CONTEXT::Pin |
Definition at line 406 of file pin_wavecyclic.cpp.
Referenced by PinSetStateWorkerRoutine().
PIO_WORKITEM SETPIN_CONTEXT::WorkItem |
Definition at line 408 of file pin_wavecyclic.cpp.
Referenced by PinSetStateWorkerRoutine().