|
Turnstone Operating System
|
SMBIOS system slots structure. More...
#include <smbios.h>
Public Attributes | |
| smbios_structure_header_t | header |
| Structure header. | |
| uint8_t | slot_designation |
| Slot designation. | |
| uint8_t | slot_type |
| Slot type. | |
| uint8_t | slot_data_bus_width |
| Slot data bus width. | |
| uint8_t | current_usage |
| Current usage. | |
| uint8_t | slot_length |
| Slot length. | |
| uint16_t | slot_id |
| Slot ID. | |
| uint8_t | slot_characteristics1 |
| Slot characteristics 1. | |
| uint8_t | slot_characteristics2 |
| Slot characteristics 2. | |
| uint16_t | segment_group_number |
| Segment group number. | |
| uint8_t | bus_number |
| Bus number. | |
| uint8_t | device_function_number |
| Device function number. | |
| uint8_t | data_bus_width |
| Data bus width. | |
| uint8_t | peer_grouping_count |
| Peer grouping count (segment group number, bus number, device number, function number, data bus width) | |
| uint8_t | peer_grouping [] |
| Peer grouping. | |
SMBIOS system slots structure.