ReactOS 0.4.15-dev-7924-g5949c20
_PCI_EXPRESS_ROOT_CONTROL_REGISTER Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_ROOT_CONTROL_REGISTER:

Public Attributes

struct {
   USHORT   CorrectableSerrEnable:1
 
   USHORT   NonFatalSerrEnable:1
 
   USHORT   FatalSerrEnable:1
 
   USHORT   PMEInterruptEnable:1
 
   USHORT   CRSSoftwareVisibilityEnable:1
 
   USHORT   Rsvd:11
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 5094 of file iotypes.h.

Member Data Documentation

◆ AsUSHORT

USHORT _PCI_EXPRESS_ROOT_CONTROL_REGISTER::AsUSHORT

Definition at line 5103 of file iotypes.h.

◆ CorrectableSerrEnable

USHORT _PCI_EXPRESS_ROOT_CONTROL_REGISTER::CorrectableSerrEnable

Definition at line 5096 of file iotypes.h.

◆ CRSSoftwareVisibilityEnable

USHORT _PCI_EXPRESS_ROOT_CONTROL_REGISTER::CRSSoftwareVisibilityEnable

Definition at line 5100 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_ROOT_CONTROL_REGISTER::DUMMYSTRUCTNAME

◆ FatalSerrEnable

USHORT _PCI_EXPRESS_ROOT_CONTROL_REGISTER::FatalSerrEnable

Definition at line 5098 of file iotypes.h.

◆ NonFatalSerrEnable

USHORT _PCI_EXPRESS_ROOT_CONTROL_REGISTER::NonFatalSerrEnable

Definition at line 5097 of file iotypes.h.

◆ PMEInterruptEnable

USHORT _PCI_EXPRESS_ROOT_CONTROL_REGISTER::PMEInterruptEnable

Definition at line 5099 of file iotypes.h.

◆ Rsvd

USHORT _PCI_EXPRESS_ROOT_CONTROL_REGISTER::Rsvd

Definition at line 5101 of file iotypes.h.


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