ReactOS 0.4.15-dev-7846-g8ba6c66
_PCI_EXPRESS_ROOT_ERROR_COMMAND Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_ROOT_ERROR_COMMAND:

Public Attributes

struct {
   ULONG   CorrectableErrorReportingEnable:1
 
   ULONG   NonFatalErrorReportingEnable:1
 
   ULONG   FatalErrorReportingEnable:1
 
   ULONG   Reserved:29
 
DUMMYSTRUCTNAME
 
ULONG AsULONG
 

Detailed Description

Definition at line 3882 of file iotypes.h.

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_ROOT_ERROR_COMMAND::AsULONG

Definition at line 3889 of file iotypes.h.

◆ CorrectableErrorReportingEnable

ULONG _PCI_EXPRESS_ROOT_ERROR_COMMAND::CorrectableErrorReportingEnable

Definition at line 3884 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_ROOT_ERROR_COMMAND::DUMMYSTRUCTNAME

◆ FatalErrorReportingEnable

ULONG _PCI_EXPRESS_ROOT_ERROR_COMMAND::FatalErrorReportingEnable

Definition at line 3886 of file iotypes.h.

◆ NonFatalErrorReportingEnable

ULONG _PCI_EXPRESS_ROOT_ERROR_COMMAND::NonFatalErrorReportingEnable

Definition at line 3885 of file iotypes.h.

◆ Reserved

ULONG _PCI_EXPRESS_ROOT_ERROR_COMMAND::Reserved

Definition at line 3887 of file iotypes.h.


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