ReactOS 0.4.15-dev-7953-g1f49173
_PCI_EXPRESS_LINK_CONTROL_REGISTER Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_LINK_CONTROL_REGISTER:

Public Attributes

struct {
   USHORT   ActiveStatePMControl:2
 
   USHORT   Rsvd1:1
 
   USHORT   ReadCompletionBoundary:1
 
   USHORT   LinkDisable:1
 
   USHORT   RetrainLink:1
 
   USHORT   CommonClockConfig:1
 
   USHORT   ExtendedSynch:1
 
   USHORT   EnableClockPowerManagement:1
 
   USHORT   Rsvd2:7
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 5014 of file iotypes.h.

Member Data Documentation

◆ ActiveStatePMControl

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::ActiveStatePMControl

Definition at line 5016 of file iotypes.h.

◆ AsUSHORT

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::AsUSHORT

Definition at line 5026 of file iotypes.h.

◆ CommonClockConfig

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::CommonClockConfig

Definition at line 5021 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_LINK_CONTROL_REGISTER::DUMMYSTRUCTNAME

◆ EnableClockPowerManagement

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::EnableClockPowerManagement

Definition at line 5023 of file iotypes.h.

◆ ExtendedSynch

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::ExtendedSynch

Definition at line 5022 of file iotypes.h.

◆ LinkDisable

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::LinkDisable

Definition at line 5019 of file iotypes.h.

◆ ReadCompletionBoundary

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::ReadCompletionBoundary

Definition at line 5018 of file iotypes.h.

◆ RetrainLink

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::RetrainLink

Definition at line 5020 of file iotypes.h.

◆ Rsvd1

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::Rsvd1

Definition at line 5017 of file iotypes.h.

◆ Rsvd2

USHORT _PCI_EXPRESS_LINK_CONTROL_REGISTER::Rsvd2

Definition at line 5024 of file iotypes.h.


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