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
 
struct {
   char *   name
 device name
 
   hd_id_t   type
 device type
 
   unsigned   status
 0: disabled, 1: enabled
 
dev
 device list
 

Detailed Description

on board devices information

Field Documentation

unsigned char* smbios_onboard_t::data
int smbios_onboard_t::data_len
struct { ... } * smbios_onboard_t::dev

device list

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

unsigned smbios_onboard_t::dev_len

device list length

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

int smbios_onboard_t::handle
char* smbios_onboard_t::name

device name

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

union u_hd_smbios_t* smbios_onboard_t::next
unsigned smbios_onboard_t::status

0: disabled, 1: enabled

Referenced by smbios_dump(), and smbios_parse().

str_list_t* smbios_onboard_t::strings
hd_smbios_type_t smbios_onboard_t::type
hd_id_t smbios_onboard_t::type

device type


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