smbios_connect_t Struct Reference
[SMBIOS structures]

port connector information More...

#include <hd.h>


Data Fields

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
char * i_des
 internal reference designator
hd_id_t i_type
 internal connector type
char * x_des
 external reference designator
hd_id_t x_type
 external connector type


Detailed Description

port connector information


Field Documentation

union u_hd_smbios_t* smbios_connect_t::next

hd_smbios_type_t smbios_connect_t::type

int smbios_connect_t::data_len

unsigned char* smbios_connect_t::data

str_list_t* smbios_connect_t::strings

int smbios_connect_t::handle

hd_id_t smbios_connect_t::port_type

port type

char* smbios_connect_t::i_des

internal reference designator

hd_id_t smbios_connect_t::i_type

internal connector type

char* smbios_connect_t::x_des

external reference designator

hd_id_t smbios_connect_t::x_type

external connector type


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