ReactOS 0.4.15-dev-7846-g8ba6c66
_PCI_EXPRESS_DEVICE_CONTROL_REGISTER Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_DEVICE_CONTROL_REGISTER:

Public Attributes

struct {
   USHORT   CorrectableErrorEnable:1
 
   USHORT   NonFatalErrorEnable:1
 
   USHORT   FatalErrorEnable:1
 
   USHORT   UnsupportedRequestErrorEnable:1
 
   USHORT   EnableRelaxedOrder:1
 
   USHORT   MaxPayloadSize:3
 
   USHORT   ExtendedTagEnable:1
 
   USHORT   PhantomFunctionsEnable:1
 
   USHORT   AuxPowerEnable:1
 
   USHORT   NoSnoopEnable:1
 
   USHORT   MaxReadRequestSize:3
 
   USHORT   BridgeConfigRetryEnable:1
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 4965 of file iotypes.h.

Member Data Documentation

◆ AsUSHORT

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::AsUSHORT

Definition at line 4980 of file iotypes.h.

◆ AuxPowerEnable

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::AuxPowerEnable

Definition at line 4975 of file iotypes.h.

◆ BridgeConfigRetryEnable

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::BridgeConfigRetryEnable

Definition at line 4978 of file iotypes.h.

◆ CorrectableErrorEnable

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::CorrectableErrorEnable

Definition at line 4967 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::DUMMYSTRUCTNAME

◆ EnableRelaxedOrder

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::EnableRelaxedOrder

Definition at line 4971 of file iotypes.h.

◆ ExtendedTagEnable

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::ExtendedTagEnable

Definition at line 4973 of file iotypes.h.

◆ FatalErrorEnable

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::FatalErrorEnable

Definition at line 4969 of file iotypes.h.

◆ MaxPayloadSize

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::MaxPayloadSize

Definition at line 4972 of file iotypes.h.

◆ MaxReadRequestSize

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::MaxReadRequestSize

Definition at line 4977 of file iotypes.h.

◆ NonFatalErrorEnable

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::NonFatalErrorEnable

Definition at line 4968 of file iotypes.h.

◆ NoSnoopEnable

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::NoSnoopEnable

Definition at line 4976 of file iotypes.h.

◆ PhantomFunctionsEnable

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::PhantomFunctionsEnable

Definition at line 4974 of file iotypes.h.

◆ UnsupportedRequestErrorEnable

USHORT _PCI_EXPRESS_DEVICE_CONTROL_REGISTER::UnsupportedRequestErrorEnable

Definition at line 4970 of file iotypes.h.


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