Main Page | Modules | Data Structures | File List | Data Fields | Globals

discover_sysdep_data Struct Reference

#include <sysdep.h>


Data Fields

char * busclass
char * vendor
char * model
discover_sysdep_datanext


Detailed Description

Linked list node, used to return hardware-identification information discovered by the system-dependent interface

Definition at line 42 of file sysdep.h.


Field Documentation

char* discover_sysdep_data::busclass
 

String describing the general device class

Definition at line 44 of file sysdep.h.

Referenced by _discover_free_sysdep_data(), and _discover_sysdep_data_new().

char* discover_sysdep_data::model
 

String identifying the model

Definition at line 48 of file sysdep.h.

Referenced by _discover_free_sysdep_data(), _discover_sysdep_data_new(), and discover_get_devices().

struct discover_sysdep_data* discover_sysdep_data::next
 

Pointer to the next hardware device discovered

Definition at line 50 of file sysdep.h.

Referenced by _discover_free_sysdep_data(), _discover_sysdep_data_new(), and discover_get_devices().

char* discover_sysdep_data::vendor
 

String describing the manufacturer or distributor

Definition at line 46 of file sysdep.h.

Referenced by _discover_free_sysdep_data(), _discover_sysdep_data_new(), and discover_get_devices().


The documentation for this struct was generated from the following file:
Generated on Sat Jan 31 14:39:18 2004 for discover by doxygen 1.3.4