|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| UINT8 | ChannelType |
| UINT8 | MaximumChannelLoad |
| UINT8 | MemoryDeviceCount |
| MEMORY_DEVICE | MemoryDevice [1] |
Memory Channel (Type 37)
The information in this structure provides the correlation between a Memory Channel and its associated Memory Devices. Each device presents one or more loads to the channel. The sum of all device loads cannot exceed the channel's defined maximum.
| UINT8 SMBIOS_TABLE_TYPE37::ChannelType |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE37::Hdr |
| UINT8 SMBIOS_TABLE_TYPE37::MaximumChannelLoad |
| MEMORY_DEVICE SMBIOS_TABLE_TYPE37::MemoryDevice[1] |
| UINT8 SMBIOS_TABLE_TYPE37::MemoryDeviceCount |