libhd  5.0
Data Fields
smbios_connect_t Struct Reference

port connector 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
 
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...
 

Detailed Description

port connector information

Field Documentation

◆ data

unsigned char* smbios_connect_t::data

◆ data_len

int smbios_connect_t::data_len

◆ handle

int smbios_connect_t::handle

◆ i_des

char* smbios_connect_t::i_des

internal reference designator

Referenced by smbios_free(), and smbios_parse().

◆ i_type

hd_id_t smbios_connect_t::i_type

internal connector type

Referenced by smbios_free(), and smbios_parse().

◆ next

union u_hd_smbios_t* smbios_connect_t::next

◆ port_type

hd_id_t smbios_connect_t::port_type

port type

Referenced by smbios_free(), and smbios_parse().

◆ strings

str_list_t* smbios_connect_t::strings

◆ type

hd_smbios_type_t smbios_connect_t::type

◆ x_des

char* smbios_connect_t::x_des

external reference designator

Referenced by smbios_free(), and smbios_parse().

◆ x_type

hd_id_t smbios_connect_t::x_type

external connector type

Referenced by smbios_free(), and smbios_parse().


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