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

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE9:
Collaboration graph
[legend]

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]
 

Detailed Description

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.

Member Data Documentation

◆ BusNum

UINT8 SMBIOS_TABLE_TYPE9::BusNum

◆ CurrentUsage

UINT8 SMBIOS_TABLE_TYPE9::CurrentUsage

The enumeration value from MISC_SLOT_USAGE.

◆ DataBusWidth

UINT8 SMBIOS_TABLE_TYPE9::DataBusWidth

◆ DevFuncNum

UINT8 SMBIOS_TABLE_TYPE9::DevFuncNum

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE9::Hdr

◆ PeerGroupingCount

UINT8 SMBIOS_TABLE_TYPE9::PeerGroupingCount

◆ PeerGroups

MISC_SLOT_PEER_GROUP SMBIOS_TABLE_TYPE9::PeerGroups[1]

◆ SegmentGroupNum

UINT16 SMBIOS_TABLE_TYPE9::SegmentGroupNum

◆ SlotCharacteristics1

MISC_SLOT_CHARACTERISTICS1 SMBIOS_TABLE_TYPE9::SlotCharacteristics1

◆ SlotCharacteristics2

MISC_SLOT_CHARACTERISTICS2 SMBIOS_TABLE_TYPE9::SlotCharacteristics2

◆ SlotDataBusWidth

UINT8 SMBIOS_TABLE_TYPE9::SlotDataBusWidth

The enumeration value from MISC_SLOT_DATA_BUS_WIDTH.

◆ SlotDesignation

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE9::SlotDesignation

◆ SlotID

UINT16 SMBIOS_TABLE_TYPE9::SlotID

◆ SlotLength

UINT8 SMBIOS_TABLE_TYPE9::SlotLength

The enumeration value from MISC_SLOT_LENGTH.

◆ SlotType

UINT8 SMBIOS_TABLE_TYPE9::SlotType

The enumeration value from MISC_SLOT_TYPE.


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