XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
PCI_REG_PCIE_LINK_STATUS Union Reference

#include <PciExpress21.h>

Public Attributes

struct { 
 
   UINT16   CurrentLinkSpeed: 4 
 
   UINT16   NegotiatedLinkWidth: 6 
 
   UINT16   Undefined: 1 
 
   UINT16   LinkTraining: 1 
 
   UINT16   SlotClockConfiguration: 1 
 
   UINT16   DataLinkLayerLinkActive: 1 
 
   UINT16   LinkBandwidthManagement: 1 
 
   UINT16   LinkAutonomousBandwidth: 1 
 
Bits 
 
UINT16 Uint16
 

Member Data Documentation

◆ [struct]

struct { ... } PCI_REG_PCIE_LINK_STATUS::Bits

◆ CurrentLinkSpeed

UINT16 PCI_REG_PCIE_LINK_STATUS::CurrentLinkSpeed

◆ DataLinkLayerLinkActive

UINT16 PCI_REG_PCIE_LINK_STATUS::DataLinkLayerLinkActive

◆ LinkAutonomousBandwidth

UINT16 PCI_REG_PCIE_LINK_STATUS::LinkAutonomousBandwidth

◆ LinkBandwidthManagement

UINT16 PCI_REG_PCIE_LINK_STATUS::LinkBandwidthManagement

◆ LinkTraining

UINT16 PCI_REG_PCIE_LINK_STATUS::LinkTraining

◆ NegotiatedLinkWidth

UINT16 PCI_REG_PCIE_LINK_STATUS::NegotiatedLinkWidth

◆ SlotClockConfiguration

UINT16 PCI_REG_PCIE_LINK_STATUS::SlotClockConfiguration

◆ Uint16

UINT16 PCI_REG_PCIE_LINK_STATUS::Uint16

◆ Undefined

UINT16 PCI_REG_PCIE_LINK_STATUS::Undefined

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