amdsmi_eeprom_table_record_t Struct Reference

amdsmi_eeprom_table_record_t Struct Reference#

AMD SMI: amdsmi_eeprom_table_record_t Struct Reference
amdsmi_eeprom_table_record_t Struct Reference

Structure representing an EEPROM table record for tracking memory errors. More...

#include <amdsmi.h>

Data Fields

uint64_t retired_page
 Bad page frame address.
 
uint64_t ts
 
unsigned char err_type
 
union {
   unsigned char   bank
 
   unsigned char   cu
 
}; 
 
unsigned char mem_channel
 
unsigned char mcumc_id
 
uint32_t reserved [3]
 

Detailed Description

Structure representing an EEPROM table record for tracking memory errors.

This structure contains information about retired memory pages, including the page address, timestamp of the error, error type, and related memory subsystem identifiers.


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