smbios_slot_t Struct Reference
[SMBIOS structures]

system slot information More...

#include <hd.h>

Data Fields

union u_hd_smbios_tnext
hd_smbios_type_t type
int data_len
unsigned char * data
str_list_tstrings
int handle
char * desig
 slot designation
hd_id_t slot_type
 slot type
hd_id_t bus_width
 data bus width
hd_id_t usage
 current usage
hd_id_t length
 slot length
unsigned id
 slot id
hd_bitmap_t feature
 slot characteristics

Detailed Description

system slot information


Field Documentation

data bus width

Referenced by smbios_free(), and smbios_parse().

unsigned char* smbios_slot_t::data

slot designation

Referenced by smbios_free(), and smbios_parse().

slot characteristics

Referenced by smbios_free(), and smbios_parse().

slot id

Referenced by smbios_dump(), and smbios_parse().

slot length

Referenced by smbios_free(), and smbios_parse().

slot type

Referenced by smbios_free(), and smbios_parse().

current usage

Referenced by smbios_free(), and smbios_parse().


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