hd_id_t Struct Reference

Holds id/name pairs. More...

#include <hd.h>


Data Fields

unsigned id
 Numeric id.
char * name
 Name (if any) that corresponds to hd_id_t::id.


Detailed Description

Holds id/name pairs.

Used for bus, class, vendor, device and such.


Field Documentation

unsigned hd_id_t::id
 

Numeric id.

char* hd_id_t::name
 

Name (if any) that corresponds to hd_id_t::id.


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