|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| SMBIOS_TABLE_STRING | SlotDesignation |
| UINT8 | SlotType |
| The enumeration value from MISC_SLOT_TYPE. | |
| UINT8 | SlotDataBusWidth |
| The enumeration value from MISC_SLOT_DATA_BUS_WIDTH. | |
| UINT8 | CurrentUsage |
| The enumeration value from MISC_SLOT_USAGE. | |
| UINT8 | SlotLength |
| The enumeration value from MISC_SLOT_LENGTH. | |
| UINT16 | SlotID |
| MISC_SLOT_CHARACTERISTICS1 | SlotCharacteristics1 |
| MISC_SLOT_CHARACTERISTICS2 | SlotCharacteristics2 |
| UINT16 | SegmentGroupNum |
| UINT8 | BusNum |
| UINT8 | DevFuncNum |
| UINT8 | DataBusWidth |
| UINT8 | PeerGroupingCount |
| MISC_SLOT_PEER_GROUP | PeerGroups [1] |
System Slots (Type 9)
The information in this structure defines the attributes of a system slot. One structure is provided for each slot in the system.
| UINT8 SMBIOS_TABLE_TYPE9::BusNum |
| UINT8 SMBIOS_TABLE_TYPE9::CurrentUsage |
The enumeration value from MISC_SLOT_USAGE.
| UINT8 SMBIOS_TABLE_TYPE9::DataBusWidth |
| UINT8 SMBIOS_TABLE_TYPE9::DevFuncNum |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE9::Hdr |
| UINT8 SMBIOS_TABLE_TYPE9::PeerGroupingCount |
| MISC_SLOT_PEER_GROUP SMBIOS_TABLE_TYPE9::PeerGroups[1] |
| UINT16 SMBIOS_TABLE_TYPE9::SegmentGroupNum |
| MISC_SLOT_CHARACTERISTICS1 SMBIOS_TABLE_TYPE9::SlotCharacteristics1 |
| MISC_SLOT_CHARACTERISTICS2 SMBIOS_TABLE_TYPE9::SlotCharacteristics2 |
| UINT8 SMBIOS_TABLE_TYPE9::SlotDataBusWidth |
The enumeration value from MISC_SLOT_DATA_BUS_WIDTH.
| SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE9::SlotDesignation |
| UINT16 SMBIOS_TABLE_TYPE9::SlotID |
| UINT8 SMBIOS_TABLE_TYPE9::SlotLength |
The enumeration value from MISC_SLOT_LENGTH.
| UINT8 SMBIOS_TABLE_TYPE9::SlotType |
The enumeration value from MISC_SLOT_TYPE.