ReactOS 0.4.15-dev-6680-g8c76870
_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 171 of file po.h.

Member Data Documentation

◆ Abort

LIST_ENTRY _POP_DEVICE_POWER_IRP::Abort

Definition at line 178 of file po.h.

◆ Complete

LIST_ENTRY _POP_DEVICE_POWER_IRP::Complete

Definition at line 177 of file po.h.

◆ Failed

LIST_ENTRY _POP_DEVICE_POWER_IRP::Failed

Definition at line 179 of file po.h.

◆ Free

SINGLE_LIST_ENTRY _POP_DEVICE_POWER_IRP::Free

Definition at line 173 of file po.h.

◆ Irp

PIRP _POP_DEVICE_POWER_IRP::Irp

Definition at line 174 of file po.h.

◆ Notify

PPO_DEVICE_NOTIFY _POP_DEVICE_POWER_IRP::Notify

Definition at line 175 of file po.h.

◆ Pending

LIST_ENTRY _POP_DEVICE_POWER_IRP::Pending

Definition at line 176 of file po.h.


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