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

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE17:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
UINT16 MemoryArrayHandle
 
UINT16 MemoryErrorInformationHandle
 
UINT16 TotalWidth
 
UINT16 DataWidth
 
UINT16 Size
 
UINT8 FormFactor
 The enumeration value from MEMORY_FORM_FACTOR.
 
UINT8 DeviceSet
 
SMBIOS_TABLE_STRING DeviceLocator
 
SMBIOS_TABLE_STRING BankLocator
 
UINT8 MemoryType
 The enumeration value from MEMORY_DEVICE_TYPE.
 
MEMORY_DEVICE_TYPE_DETAIL TypeDetail
 
UINT16 Speed
 
SMBIOS_TABLE_STRING Manufacturer
 
SMBIOS_TABLE_STRING SerialNumber
 
SMBIOS_TABLE_STRING AssetTag
 
SMBIOS_TABLE_STRING PartNumber
 
UINT8 Attributes
 
UINT32 ExtendedSize
 
UINT16 ConfiguredMemoryClockSpeed
 
UINT16 MinimumVoltage
 
UINT16 MaximumVoltage
 
UINT16 ConfiguredVoltage
 
UINT8 MemoryTechnology
 The enumeration value from MEMORY_DEVICE_TECHNOLOGY.
 
MEMORY_DEVICE_OPERATING_MODE_CAPABILITY MemoryOperatingModeCapability
 
SMBIOS_TABLE_STRING FirwareVersion
 
UINT16 ModuleManufacturerID
 
UINT16 ModuleProductID
 
UINT16 MemorySubsystemControllerManufacturerID
 
UINT16 MemorySubsystemControllerProductID
 
UINT64 NonVolatileSize
 
UINT64 VolatileSize
 
UINT64 CacheSize
 
UINT64 LogicalSize
 

Detailed Description

Memory Device (Type 17).

This structure describes a single memory device that is part of a larger Physical Memory Array (Type 16). Note: If a system includes memory-device sockets, the SMBIOS implementation includes a Memory Device structure instance for each slot, whether or not the socket is currently populated.

Member Data Documentation

◆ AssetTag

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE17::AssetTag

◆ Attributes

UINT8 SMBIOS_TABLE_TYPE17::Attributes

◆ BankLocator

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE17::BankLocator

◆ CacheSize

UINT64 SMBIOS_TABLE_TYPE17::CacheSize

◆ ConfiguredMemoryClockSpeed

UINT16 SMBIOS_TABLE_TYPE17::ConfiguredMemoryClockSpeed

◆ ConfiguredVoltage

UINT16 SMBIOS_TABLE_TYPE17::ConfiguredVoltage

◆ DataWidth

UINT16 SMBIOS_TABLE_TYPE17::DataWidth

◆ DeviceLocator

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE17::DeviceLocator

◆ DeviceSet

UINT8 SMBIOS_TABLE_TYPE17::DeviceSet

◆ ExtendedSize

UINT32 SMBIOS_TABLE_TYPE17::ExtendedSize

◆ FirwareVersion

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE17::FirwareVersion

◆ FormFactor

UINT8 SMBIOS_TABLE_TYPE17::FormFactor

The enumeration value from MEMORY_FORM_FACTOR.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE17::Hdr

◆ LogicalSize

UINT64 SMBIOS_TABLE_TYPE17::LogicalSize

◆ Manufacturer

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE17::Manufacturer

◆ MaximumVoltage

UINT16 SMBIOS_TABLE_TYPE17::MaximumVoltage

◆ MemoryArrayHandle

UINT16 SMBIOS_TABLE_TYPE17::MemoryArrayHandle

◆ MemoryErrorInformationHandle

UINT16 SMBIOS_TABLE_TYPE17::MemoryErrorInformationHandle

◆ MemoryOperatingModeCapability

MEMORY_DEVICE_OPERATING_MODE_CAPABILITY SMBIOS_TABLE_TYPE17::MemoryOperatingModeCapability

◆ MemorySubsystemControllerManufacturerID

UINT16 SMBIOS_TABLE_TYPE17::MemorySubsystemControllerManufacturerID

◆ MemorySubsystemControllerProductID

UINT16 SMBIOS_TABLE_TYPE17::MemorySubsystemControllerProductID

◆ MemoryTechnology

UINT8 SMBIOS_TABLE_TYPE17::MemoryTechnology

The enumeration value from MEMORY_DEVICE_TECHNOLOGY.

◆ MemoryType

UINT8 SMBIOS_TABLE_TYPE17::MemoryType

The enumeration value from MEMORY_DEVICE_TYPE.

◆ MinimumVoltage

UINT16 SMBIOS_TABLE_TYPE17::MinimumVoltage

◆ ModuleManufacturerID

UINT16 SMBIOS_TABLE_TYPE17::ModuleManufacturerID

◆ ModuleProductID

UINT16 SMBIOS_TABLE_TYPE17::ModuleProductID

◆ NonVolatileSize

UINT64 SMBIOS_TABLE_TYPE17::NonVolatileSize

◆ PartNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE17::PartNumber

◆ SerialNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE17::SerialNumber

◆ Size

UINT16 SMBIOS_TABLE_TYPE17::Size

◆ Speed

UINT16 SMBIOS_TABLE_TYPE17::Speed

◆ TotalWidth

UINT16 SMBIOS_TABLE_TYPE17::TotalWidth

◆ TypeDetail

MEMORY_DEVICE_TYPE_DETAIL SMBIOS_TABLE_TYPE17::TypeDetail

◆ VolatileSize

UINT64 SMBIOS_TABLE_TYPE17::VolatileSize

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