ReactOS 0.4.15-dev-8028-g8e799e2
_PO_NOTIFY_ORDER_LEVEL Struct Reference

#include <po.h>

Collaboration diagram for _PO_NOTIFY_ORDER_LEVEL:

Public Attributes

KEVENT LevelReady
 
ULONG DeviceCount
 
ULONG ActiveCount
 
LIST_ENTRY WaitSleep
 
LIST_ENTRY ReadySleep
 
LIST_ENTRY Pending
 
LIST_ENTRY Complete
 
LIST_ENTRY ReadyS0
 
LIST_ENTRY WaitS0
 

Detailed Description

Definition at line 159 of file po.h.

Member Data Documentation

◆ ActiveCount

ULONG _PO_NOTIFY_ORDER_LEVEL::ActiveCount

Definition at line 163 of file po.h.

◆ Complete

LIST_ENTRY _PO_NOTIFY_ORDER_LEVEL::Complete

Definition at line 167 of file po.h.

◆ DeviceCount

ULONG _PO_NOTIFY_ORDER_LEVEL::DeviceCount

Definition at line 162 of file po.h.

◆ LevelReady

KEVENT _PO_NOTIFY_ORDER_LEVEL::LevelReady

Definition at line 161 of file po.h.

◆ Pending

LIST_ENTRY _PO_NOTIFY_ORDER_LEVEL::Pending

Definition at line 166 of file po.h.

◆ ReadyS0

LIST_ENTRY _PO_NOTIFY_ORDER_LEVEL::ReadyS0

Definition at line 168 of file po.h.

◆ ReadySleep

LIST_ENTRY _PO_NOTIFY_ORDER_LEVEL::ReadySleep

Definition at line 165 of file po.h.

◆ WaitS0

LIST_ENTRY _PO_NOTIFY_ORDER_LEVEL::WaitS0

Definition at line 169 of file po.h.

◆ WaitSleep

LIST_ENTRY _PO_NOTIFY_ORDER_LEVEL::WaitSleep

Definition at line 164 of file po.h.


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