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

Data Fields

struct {
   UINT32   CacheDataEcc: 1
 
   UINT32   MemoryDataEcc: 1
 
   UINT32   CrcThreshold: 1
 
   UINT32   RetryThreshold: 1
 
   UINT32   CachePoisonReceived: 1
 
   UINT32   MemoryPoisonReceived: 1
 
   UINT32   PhysicalLayerError: 1
 
   UINT32   Reserved: 25
 
Bits
 
UINT32 Uint32
 

Field Documentation

struct { ... } CXL_CORRECTABLE_ERROR_STATUS::Bits
UINT32 CXL_CORRECTABLE_ERROR_STATUS::CacheDataEcc
UINT32 CXL_CORRECTABLE_ERROR_STATUS::CachePoisonReceived
UINT32 CXL_CORRECTABLE_ERROR_STATUS::CrcThreshold
UINT32 CXL_CORRECTABLE_ERROR_STATUS::MemoryDataEcc
UINT32 CXL_CORRECTABLE_ERROR_STATUS::MemoryPoisonReceived
UINT32 CXL_CORRECTABLE_ERROR_STATUS::PhysicalLayerError
UINT32 CXL_CORRECTABLE_ERROR_STATUS::Reserved
UINT32 CXL_CORRECTABLE_ERROR_STATUS::RetryThreshold
UINT32 CXL_CORRECTABLE_ERROR_STATUS::Uint32