ReactOS 0.4.16-dev-588-gf07ea94
|
#include <classpnp.h>
Definition at line 674 of file classpnp.h.
PIO_COMPLETION_ROUTINE _CLASS_POWER_CONTEXT::CompletionRoutine |
Definition at line 687 of file classpnp.h.
PDEVICE_OBJECT _CLASS_POWER_CONTEXT::DeviceObject |
Definition at line 688 of file classpnp.h.
Referenced by ClasspDeviceLockFailurePowerIrpCompletion(), ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().
NTSTATUS _CLASS_POWER_CONTEXT::FinalStatus |
Definition at line 684 of file classpnp.h.
Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().
BOOLEAN _CLASS_POWER_CONTEXT::InUse |
Definition at line 682 of file classpnp.h.
Referenced by ClasspDeviceLockFailurePowerIrpCompletion(), ClasspPowerDownCompletion(), ClasspPowerUpCompletion(), and ClasspStartNextPowerIrpCompletion().
PIRP _CLASS_POWER_CONTEXT::Irp |
Definition at line 689 of file classpnp.h.
Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().
CLASS_POWER_OPTIONS _CLASS_POWER_CONTEXT::Options |
Definition at line 681 of file classpnp.h.
Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().
union { ... } _CLASS_POWER_CONTEXT::PowerChangeState |
Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().
CLASS_POWER_DOWN_STATE _CLASS_POWER_CONTEXT::PowerDown |
Definition at line 676 of file classpnp.h.
CLASS_POWER_DOWN_STATE2 _CLASS_POWER_CONTEXT::PowerDown2 |
Definition at line 677 of file classpnp.h.
CLASS_POWER_DOWN_STATE3 _CLASS_POWER_CONTEXT::PowerDown3 |
Definition at line 678 of file classpnp.h.
Referenced by ClasspPowerDownCompletion().
CLASS_POWER_UP_STATE _CLASS_POWER_CONTEXT::PowerUp |
Definition at line 679 of file classpnp.h.
Referenced by ClasspPowerUpCompletion().
BOOLEAN _CLASS_POWER_CONTEXT::QueueLocked |
Definition at line 683 of file classpnp.h.
Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().
ULONG _CLASS_POWER_CONTEXT::RetryCount |
Definition at line 685 of file classpnp.h.
Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().
ULONG _CLASS_POWER_CONTEXT::RetryInterval |
Definition at line 686 of file classpnp.h.
Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().
SCSI_REQUEST_BLOCK _CLASS_POWER_CONTEXT::Srb |
Definition at line 690 of file classpnp.h.
Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().