libhd  5.0
Data Fields
smbios_onboard_t Struct Reference

on board devices 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
 
unsigned dev_len
 device list length More...
 
struct {
   char *   name
 device name More...
 
   hd_id_t   type
 device type More...
 
   unsigned   status
 0: disabled, 1: enabled More...
 
} * dev
 device list More...
 

Detailed Description

on board devices information

Field Documentation

◆ data

unsigned char* smbios_onboard_t::data

◆ data_len

int smbios_onboard_t::data_len

◆ dev

struct { ... } * smbios_onboard_t::dev

device list

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

◆ dev_len

unsigned smbios_onboard_t::dev_len

device list length

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

◆ handle

int smbios_onboard_t::handle

◆ name

char* smbios_onboard_t::name

device name

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

◆ next

union u_hd_smbios_t* smbios_onboard_t::next

◆ status

unsigned smbios_onboard_t::status

0: disabled, 1: enabled

Referenced by smbios_dump(), and smbios_parse().

◆ strings

str_list_t* smbios_onboard_t::strings

◆ type [1/2]

hd_smbios_type_t smbios_onboard_t::type

◆ type [2/2]

hd_id_t smbios_onboard_t::type

device type


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