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

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE6:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING SocketDesignation
 
UINT8 BankConnections
 
UINT8 CurrentSpeed
 
MEMORY_CURRENT_TYPE CurrentMemoryType
 
MEMORY_INSTALLED_ENABLED_SIZE InstalledSize
 
MEMORY_INSTALLED_ENABLED_SIZE EnabledSize
 
UINT8 ErrorStatus
 

Detailed Description

Memory Module Information (Type 6, Obsolete)

One Memory Module Information structure is included for each memory-module socket in the system. The structure describes the speed, type, size, and error status of each system memory module. The supported attributes of each module are described by the "owning" Memory Controller Information structure. Note: This structure, and its companion Memory Controller Information (Type 5, Obsolete), are obsolete starting with version 2.1 of this specification. The Physical Memory Array (Type 16) and Memory Device (Type 17) structures should be used instead.

Member Data Documentation

◆ BankConnections

UINT8 SMBIOS_TABLE_TYPE6::BankConnections

◆ CurrentMemoryType

MEMORY_CURRENT_TYPE SMBIOS_TABLE_TYPE6::CurrentMemoryType

◆ CurrentSpeed

UINT8 SMBIOS_TABLE_TYPE6::CurrentSpeed

◆ EnabledSize

MEMORY_INSTALLED_ENABLED_SIZE SMBIOS_TABLE_TYPE6::EnabledSize

◆ ErrorStatus

UINT8 SMBIOS_TABLE_TYPE6::ErrorStatus

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE6::Hdr

◆ InstalledSize

MEMORY_INSTALLED_ENABLED_SIZE SMBIOS_TABLE_TYPE6::InstalledSize

◆ SocketDesignation

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE6::SocketDesignation

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