XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
SMBIOS_TABLE_TYPE18 Struct Reference

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE18:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
UINT8 ErrorType
 The enumeration value from MEMORY_ERROR_TYPE.
 
UINT8 ErrorGranularity
 The enumeration value from MEMORY_ERROR_GRANULARITY.
 
UINT8 ErrorOperation
 The enumeration value from MEMORY_ERROR_OPERATION.
 
UINT32 VendorSyndrome
 
UINT32 MemoryArrayErrorAddress
 
UINT32 DeviceErrorAddress
 
UINT32 ErrorResolution
 

Detailed Description

32-bit Memory Error Information (Type 18).

This structure identifies the specifics of an error that might be detected within a Physical Memory Array.

Member Data Documentation

◆ DeviceErrorAddress

UINT32 SMBIOS_TABLE_TYPE18::DeviceErrorAddress

◆ ErrorGranularity

UINT8 SMBIOS_TABLE_TYPE18::ErrorGranularity

The enumeration value from MEMORY_ERROR_GRANULARITY.

◆ ErrorOperation

UINT8 SMBIOS_TABLE_TYPE18::ErrorOperation

The enumeration value from MEMORY_ERROR_OPERATION.

◆ ErrorResolution

UINT32 SMBIOS_TABLE_TYPE18::ErrorResolution

◆ ErrorType

UINT8 SMBIOS_TABLE_TYPE18::ErrorType

The enumeration value from MEMORY_ERROR_TYPE.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE18::Hdr

◆ MemoryArrayErrorAddress

UINT32 SMBIOS_TABLE_TYPE18::MemoryArrayErrorAddress

◆ VendorSyndrome

UINT32 SMBIOS_TABLE_TYPE18::VendorSyndrome

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