ReactOS 0.4.15-dev-7834-g00c4b3d
_PCI_EXPRESS_ROOT_STATUS_REGISTER Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_ROOT_STATUS_REGISTER:

Public Attributes

struct {
   ULONG   PMERequestorId:16
 
   ULONG   PMEStatus:1
 
   ULONG   PMEPending:1
 
   ULONG   Rsvd:14
 
DUMMYSTRUCTNAME
 
ULONG AsULONG
 

Detailed Description

Definition at line 5114 of file iotypes.h.

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_ROOT_STATUS_REGISTER::AsULONG

Definition at line 5121 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_ROOT_STATUS_REGISTER::DUMMYSTRUCTNAME

◆ PMEPending

ULONG _PCI_EXPRESS_ROOT_STATUS_REGISTER::PMEPending

Definition at line 5118 of file iotypes.h.

◆ PMERequestorId

ULONG _PCI_EXPRESS_ROOT_STATUS_REGISTER::PMERequestorId

Definition at line 5116 of file iotypes.h.

◆ PMEStatus

ULONG _PCI_EXPRESS_ROOT_STATUS_REGISTER::PMEStatus

Definition at line 5117 of file iotypes.h.

◆ Rsvd

ULONG _PCI_EXPRESS_ROOT_STATUS_REGISTER::Rsvd

Definition at line 5119 of file iotypes.h.


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