amdsmi_ras_feature_t Struct Reference

amdsmi_ras_feature_t Struct Reference#

AMD SMI: amdsmi_ras_feature_t Struct Reference
amdsmi_ras_feature_t Struct Reference

This structure holds ras feature. More...

#include <amdsmi.h>

Data Fields

uint32_t ras_eeprom_version
 
uint32_t ecc_correction_schema_flag
 

Detailed Description

This structure holds ras feature.

Definition at line 2062 of file amdsmi.h.

Field Documentation

◆ ras_eeprom_version

uint32_t amdsmi_ras_feature_t::ras_eeprom_version

PARITY error(bit 0), Single Bit correctable (bit1), Double bit error detection (bit2), Poison (bit 3).

Definition at line 2063 of file amdsmi.h.

◆ ecc_correction_schema_flag

uint32_t amdsmi_ras_feature_t::ecc_correction_schema_flag

ecc_correction_schema mask. PARITY error(bit 0), Single Bit correctable (bit1), Double bit error detection (bit2), Poison (bit 3)

Definition at line 2065 of file amdsmi.h.


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