ReactOS 0.4.15-dev-7842-g558ab78
_PCI_EXPRESS_AER_CAPABILITY Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_AER_CAPABILITY:

Public Attributes

PCI_EXPRESS_ENHANCED_CAPABILITY_HEADER Header
 
PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS UncorrectableErrorStatus
 
PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK UncorrectableErrorMask
 
PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY UncorrectableErrorSeverity
 
PCI_EXPRESS_CORRECTABLE_ERROR_STATUS CorrectableErrorStatus
 
PCI_EXPRESS_CORRECTABLE_ERROR_MASK CorrectableErrorMask
 
PCI_EXPRESS_AER_CAPABILITIES CapabilitiesAndControl
 
ULONG HeaderLog [4]
 
PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS SecUncorrectableErrorStatus
 
PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK SecUncorrectableErrorMask
 
PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY SecUncorrectableErrorSeverity
 
PCI_EXPRESS_SEC_AER_CAPABILITIES SecCapabilitiesAndControl
 
ULONG SecHeaderLog [4]
 

Detailed Description

Definition at line 3999 of file iotypes.h.

Member Data Documentation

◆ CapabilitiesAndControl

PCI_EXPRESS_AER_CAPABILITIES _PCI_EXPRESS_AER_CAPABILITY::CapabilitiesAndControl

Definition at line 4006 of file iotypes.h.

◆ CorrectableErrorMask

PCI_EXPRESS_CORRECTABLE_ERROR_MASK _PCI_EXPRESS_AER_CAPABILITY::CorrectableErrorMask

Definition at line 4005 of file iotypes.h.

◆ CorrectableErrorStatus

PCI_EXPRESS_CORRECTABLE_ERROR_STATUS _PCI_EXPRESS_AER_CAPABILITY::CorrectableErrorStatus

Definition at line 4004 of file iotypes.h.

◆ Header

PCI_EXPRESS_ENHANCED_CAPABILITY_HEADER _PCI_EXPRESS_AER_CAPABILITY::Header

Definition at line 4000 of file iotypes.h.

◆ HeaderLog

ULONG _PCI_EXPRESS_AER_CAPABILITY::HeaderLog[4]

Definition at line 4007 of file iotypes.h.

◆ SecCapabilitiesAndControl

PCI_EXPRESS_SEC_AER_CAPABILITIES _PCI_EXPRESS_AER_CAPABILITY::SecCapabilitiesAndControl

Definition at line 4011 of file iotypes.h.

◆ SecHeaderLog

ULONG _PCI_EXPRESS_AER_CAPABILITY::SecHeaderLog[4]

Definition at line 4012 of file iotypes.h.

◆ SecUncorrectableErrorMask

PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK _PCI_EXPRESS_AER_CAPABILITY::SecUncorrectableErrorMask

Definition at line 4009 of file iotypes.h.

◆ SecUncorrectableErrorSeverity

PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY _PCI_EXPRESS_AER_CAPABILITY::SecUncorrectableErrorSeverity

Definition at line 4010 of file iotypes.h.

◆ SecUncorrectableErrorStatus

PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS _PCI_EXPRESS_AER_CAPABILITY::SecUncorrectableErrorStatus

Definition at line 4008 of file iotypes.h.

◆ UncorrectableErrorMask

PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK _PCI_EXPRESS_AER_CAPABILITY::UncorrectableErrorMask

Definition at line 4002 of file iotypes.h.

◆ UncorrectableErrorSeverity

PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY _PCI_EXPRESS_AER_CAPABILITY::UncorrectableErrorSeverity

Definition at line 4003 of file iotypes.h.

◆ UncorrectableErrorStatus

PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS _PCI_EXPRESS_AER_CAPABILITY::UncorrectableErrorStatus

Definition at line 4001 of file iotypes.h.


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