ReactOS 0.4.15-dev-7998-gdb93cb1
_POP_DEVICE_POWER_IRP Struct Reference

#include <po.h>

Collaboration diagram for _POP_DEVICE_POWER_IRP:

Public Attributes

SINGLE_LIST_ENTRY Free
 
PIRP Irp
 
PPO_DEVICE_NOTIFY Notify
 
LIST_ENTRY Pending
 
LIST_ENTRY Complete
 
LIST_ENTRY Abort
 
LIST_ENTRY Failed
 

Detailed Description

Definition at line 184 of file po.h.

Member Data Documentation

◆ Abort

LIST_ENTRY _POP_DEVICE_POWER_IRP::Abort

Definition at line 191 of file po.h.

◆ Complete

LIST_ENTRY _POP_DEVICE_POWER_IRP::Complete

Definition at line 190 of file po.h.

◆ Failed

LIST_ENTRY _POP_DEVICE_POWER_IRP::Failed

Definition at line 192 of file po.h.

◆ Free

SINGLE_LIST_ENTRY _POP_DEVICE_POWER_IRP::Free

Definition at line 186 of file po.h.

◆ Irp

PIRP _POP_DEVICE_POWER_IRP::Irp

Definition at line 187 of file po.h.

◆ Notify

PPO_DEVICE_NOTIFY _POP_DEVICE_POWER_IRP::Notify

Definition at line 188 of file po.h.

◆ Pending

LIST_ENTRY _POP_DEVICE_POWER_IRP::Pending

Definition at line 189 of file po.h.


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