#include <hd.h>
Data Fields | |
| union driver_info_u * | next |
| enum driver_info_type | type |
| driver info type | |
| str_list_t * | hddb0 |
| str_list_t * | hddb1 |
| the actual driver database entries | |
| char * | mode |
| DSL driver types. | |
| char * | name |
| DSL driver name. | |
the actual driver database entries
| char* driver_info_dsl_t::mode |
| char* driver_info_dsl_t::name |
union driver_info_u* driver_info_dsl_t::next [write] |