MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS Union Reference

Data Fields

struct {
   UINT32   EqualizationComplete: 1
 
   UINT32   EqualizationPhase1Success: 1
 
   UINT32   EqualizationPhase2Success: 1
 
   UINT32   EqualizationPhase3Success: 1
 
   UINT32   LinkEqualizationRequest: 1
 
   UINT32   ModifiedTSRcvd: 1
 
   UINT32   RcvdEnhancedLinkControl: 2
 
   UINT32   TransmitterPrecodingOn: 1
 
   UINT32   TransmitterPrecodeRequest: 1
 
   UINT32   NoEqualizationNeededRcvd: 1
 
   UINT32   Reserved: 21
 
Bits
 
UINT32 Uint32
 

Field Documentation

struct { ... } PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::Bits
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::EqualizationComplete
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::EqualizationPhase1Success
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::EqualizationPhase2Success
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::EqualizationPhase3Success
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::LinkEqualizationRequest
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::ModifiedTSRcvd
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::NoEqualizationNeededRcvd
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::RcvdEnhancedLinkControl
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::Reserved
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::TransmitterPrecodeRequest
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::TransmitterPrecodingOn
UINT32 PCI_EXPRESS_REG_PHYSICAL_LAYER_32_0_STATUS::Uint32