ReactOS 0.4.15-dev-7961-gdcf9eb0
_POP_DEVICE_SYS_STATE Struct Reference

#include <po.h>

Collaboration diagram for _POP_DEVICE_SYS_STATE:

Public Attributes

UCHAR IrpMinor
 
SYSTEM_POWER_STATE SystemState
 
PKEVENT Event
 
KSPIN_LOCK SpinLock
 
PKTHREAD Thread
 
BOOLEAN GetNewDeviceList
 
PO_DEVICE_NOTIFY_ORDER Order
 
NTSTATUS Status
 
PDEVICE_OBJECT FailedDevice
 
BOOLEAN Waking
 
BOOLEAN Cancelled
 
BOOLEAN IgnoreErrors
 
BOOLEAN IgnoreNotImplemented
 
BOOLEAN _WaitAny
 
BOOLEAN _WaitAll
 
LIST_ENTRY PresentIrpQueue
 
POP_DEVICE_POWER_IRP Head
 
POP_DEVICE_POWER_IRP PowerIrpState [20]
 

Detailed Description

Definition at line 202 of file po.h.

Member Data Documentation

◆ _WaitAll

BOOLEAN _POP_DEVICE_SYS_STATE::_WaitAll

Definition at line 218 of file po.h.

◆ _WaitAny

BOOLEAN _POP_DEVICE_SYS_STATE::_WaitAny

Definition at line 217 of file po.h.

◆ Cancelled

BOOLEAN _POP_DEVICE_SYS_STATE::Cancelled

Definition at line 214 of file po.h.

◆ Event

PKEVENT _POP_DEVICE_SYS_STATE::Event

Definition at line 206 of file po.h.

◆ FailedDevice

PDEVICE_OBJECT _POP_DEVICE_SYS_STATE::FailedDevice

Definition at line 212 of file po.h.

◆ GetNewDeviceList

BOOLEAN _POP_DEVICE_SYS_STATE::GetNewDeviceList

Definition at line 209 of file po.h.

◆ Head

POP_DEVICE_POWER_IRP _POP_DEVICE_SYS_STATE::Head

Definition at line 220 of file po.h.

◆ IgnoreErrors

BOOLEAN _POP_DEVICE_SYS_STATE::IgnoreErrors

Definition at line 215 of file po.h.

◆ IgnoreNotImplemented

BOOLEAN _POP_DEVICE_SYS_STATE::IgnoreNotImplemented

Definition at line 216 of file po.h.

◆ IrpMinor

UCHAR _POP_DEVICE_SYS_STATE::IrpMinor

Definition at line 204 of file po.h.

◆ Order

PO_DEVICE_NOTIFY_ORDER _POP_DEVICE_SYS_STATE::Order

Definition at line 210 of file po.h.

◆ PowerIrpState

POP_DEVICE_POWER_IRP _POP_DEVICE_SYS_STATE::PowerIrpState[20]

Definition at line 221 of file po.h.

◆ PresentIrpQueue

LIST_ENTRY _POP_DEVICE_SYS_STATE::PresentIrpQueue

Definition at line 219 of file po.h.

◆ SpinLock

KSPIN_LOCK _POP_DEVICE_SYS_STATE::SpinLock

Definition at line 207 of file po.h.

◆ Status

NTSTATUS _POP_DEVICE_SYS_STATE::Status

Definition at line 211 of file po.h.

◆ SystemState

SYSTEM_POWER_STATE _POP_DEVICE_SYS_STATE::SystemState

Definition at line 205 of file po.h.

◆ Thread

PKTHREAD _POP_DEVICE_SYS_STATE::Thread

Definition at line 208 of file po.h.

◆ Waking

BOOLEAN _POP_DEVICE_SYS_STATE::Waking

Definition at line 213 of file po.h.


The documentation for this struct was generated from the following file: