libhd  5.0
Data Fields
smbios_slot_t Struct Reference

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 More...
 
hd_id_t slot_type
 slot type More...
 
hd_id_t bus_width
 data bus width More...
 
hd_id_t usage
 current usage More...
 
hd_id_t length
 slot length More...
 
unsigned id
 slot id More...
 
hd_bitmap_t feature
 slot characteristics More...
 

Detailed Description

system slot information

Field Documentation

◆ bus_width

hd_id_t smbios_slot_t::bus_width

data bus width

Referenced by smbios_free(), and smbios_parse().

◆ data

unsigned char* smbios_slot_t::data

◆ data_len

int smbios_slot_t::data_len

◆ desig

char* smbios_slot_t::desig

slot designation

Referenced by smbios_free(), and smbios_parse().

◆ feature

hd_bitmap_t smbios_slot_t::feature

slot characteristics

Referenced by smbios_free(), and smbios_parse().

◆ handle

int smbios_slot_t::handle

◆ id

unsigned smbios_slot_t::id

slot id

Referenced by smbios_dump(), and smbios_parse().

◆ length

hd_id_t smbios_slot_t::length

slot length

Referenced by smbios_free(), and smbios_parse().

◆ next

union u_hd_smbios_t* smbios_slot_t::next

◆ slot_type

hd_id_t smbios_slot_t::slot_type

slot type

Referenced by smbios_free(), and smbios_parse().

◆ strings

str_list_t* smbios_slot_t::strings

◆ type

hd_smbios_type_t smbios_slot_t::type

◆ usage

hd_id_t smbios_slot_t::usage

current usage

Referenced by smbios_free(), and smbios_parse().


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