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

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE16:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
UINT8 Location
 The enumeration value from MEMORY_ARRAY_LOCATION.
 
UINT8 Use
 The enumeration value from MEMORY_ARRAY_USE.
 
UINT8 MemoryErrorCorrection
 The enumeration value from MEMORY_ERROR_CORRECTION.
 
UINT32 MaximumCapacity
 
UINT16 MemoryErrorInformationHandle
 
UINT16 NumberOfMemoryDevices
 
UINT64 ExtendedMaximumCapacity
 

Detailed Description

Physical Memory Array (Type 16).

This structure describes a collection of memory devices that operate together to form a memory address space.

Member Data Documentation

◆ ExtendedMaximumCapacity

UINT64 SMBIOS_TABLE_TYPE16::ExtendedMaximumCapacity

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE16::Hdr

◆ Location

UINT8 SMBIOS_TABLE_TYPE16::Location

The enumeration value from MEMORY_ARRAY_LOCATION.

◆ MaximumCapacity

UINT32 SMBIOS_TABLE_TYPE16::MaximumCapacity

◆ MemoryErrorCorrection

UINT8 SMBIOS_TABLE_TYPE16::MemoryErrorCorrection

The enumeration value from MEMORY_ERROR_CORRECTION.

◆ MemoryErrorInformationHandle

UINT16 SMBIOS_TABLE_TYPE16::MemoryErrorInformationHandle

◆ NumberOfMemoryDevices

UINT16 SMBIOS_TABLE_TYPE16::NumberOfMemoryDevices

◆ Use

UINT8 SMBIOS_TABLE_TYPE16::Use

The enumeration value from MEMORY_ARRAY_USE.


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