|
libhd
5.0
|
port connector information More...
#include <hd.h>
Data Fields | |
| union u_hd_smbios_t * | next |
| hd_smbios_type_t | type |
| int | data_len |
| unsigned char * | data |
| str_list_t * | strings |
| int | handle |
| hd_id_t | port_type |
| port type More... | |
| char * | i_des |
| internal reference designator More... | |
| hd_id_t | i_type |
| internal connector type More... | |
| char * | x_des |
| external reference designator More... | |
| hd_id_t | x_type |
| external connector type More... | |
port connector information
| unsigned char* smbios_connect_t::data |
| int smbios_connect_t::data_len |
| int smbios_connect_t::handle |
| char* smbios_connect_t::i_des |
internal reference designator
Referenced by smbios_free(), and smbios_parse().
| hd_id_t smbios_connect_t::i_type |
internal connector type
Referenced by smbios_free(), and smbios_parse().
| union u_hd_smbios_t* smbios_connect_t::next |
| hd_id_t smbios_connect_t::port_type |
port type
Referenced by smbios_free(), and smbios_parse().
| str_list_t* smbios_connect_t::strings |
| hd_smbios_type_t smbios_connect_t::type |
| char* smbios_connect_t::x_des |
external reference designator
Referenced by smbios_free(), and smbios_parse().
| hd_id_t smbios_connect_t::x_type |
external connector type
Referenced by smbios_free(), and smbios_parse().