TianoCore EDK2 master
SMBIOS_TABLE_TYPE9 Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING SlotDesignation
 
UINT8 SlotType
 The enumeration value from MISC_SLOT_TYPE. More...
 
UINT8 SlotDataBusWidth
 The enumeration value from MISC_SLOT_DATA_BUS_WIDTH. More...
 
UINT8 CurrentUsage
 The enumeration value from MISC_SLOT_USAGE. More...
 
UINT8 SlotLength
 The enumeration value from MISC_SLOT_LENGTH. More...
 
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]
 
UINT8 SlotInformation
 
UINT8 SlotPhysicalWidth
 
UINT16 SlotPitch
 
UINT8 SlotHeight
 The enumeration value from MISC_SLOT_HEIGHT. More...
 

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.

Definition at line 1484 of file SmBios.h.

Field Documentation

◆ BusNum

UINT8 SMBIOS_TABLE_TYPE9::BusNum

Definition at line 1498 of file SmBios.h.

◆ CurrentUsage

UINT8 SMBIOS_TABLE_TYPE9::CurrentUsage

The enumeration value from MISC_SLOT_USAGE.

Definition at line 1489 of file SmBios.h.

◆ DataBusWidth

UINT8 SMBIOS_TABLE_TYPE9::DataBusWidth

Definition at line 1503 of file SmBios.h.

◆ DevFuncNum

UINT8 SMBIOS_TABLE_TYPE9::DevFuncNum

Definition at line 1499 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE9::Hdr

Definition at line 1485 of file SmBios.h.

◆ PeerGroupingCount

UINT8 SMBIOS_TABLE_TYPE9::PeerGroupingCount

Definition at line 1504 of file SmBios.h.

◆ PeerGroups

MISC_SLOT_PEER_GROUP SMBIOS_TABLE_TYPE9::PeerGroups[1]

Definition at line 1505 of file SmBios.h.

◆ SegmentGroupNum

UINT16 SMBIOS_TABLE_TYPE9::SegmentGroupNum

Definition at line 1497 of file SmBios.h.

◆ SlotCharacteristics1

MISC_SLOT_CHARACTERISTICS1 SMBIOS_TABLE_TYPE9::SlotCharacteristics1

Definition at line 1492 of file SmBios.h.

◆ SlotCharacteristics2

MISC_SLOT_CHARACTERISTICS2 SMBIOS_TABLE_TYPE9::SlotCharacteristics2

Definition at line 1493 of file SmBios.h.

◆ SlotDataBusWidth

UINT8 SMBIOS_TABLE_TYPE9::SlotDataBusWidth

The enumeration value from MISC_SLOT_DATA_BUS_WIDTH.

Definition at line 1488 of file SmBios.h.

◆ SlotDesignation

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE9::SlotDesignation

Definition at line 1486 of file SmBios.h.

◆ SlotHeight

UINT8 SMBIOS_TABLE_TYPE9::SlotHeight

The enumeration value from MISC_SLOT_HEIGHT.

Definition at line 1515 of file SmBios.h.

◆ SlotID

UINT16 SMBIOS_TABLE_TYPE9::SlotID

Definition at line 1491 of file SmBios.h.

◆ SlotInformation

UINT8 SMBIOS_TABLE_TYPE9::SlotInformation

Definition at line 1509 of file SmBios.h.

◆ SlotLength

UINT8 SMBIOS_TABLE_TYPE9::SlotLength

The enumeration value from MISC_SLOT_LENGTH.

Definition at line 1490 of file SmBios.h.

◆ SlotPhysicalWidth

UINT8 SMBIOS_TABLE_TYPE9::SlotPhysicalWidth

Definition at line 1510 of file SmBios.h.

◆ SlotPitch

UINT16 SMBIOS_TABLE_TYPE9::SlotPitch

Definition at line 1511 of file SmBios.h.

◆ SlotType

UINT8 SMBIOS_TABLE_TYPE9::SlotType

The enumeration value from MISC_SLOT_TYPE.

Definition at line 1487 of file SmBios.h.


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