libhd
5.0
|
dsl info More...
#include <hd.h>
Data Fields | |
union driver_info_u * | next |
enum driver_info_type | type |
driver info type More... | |
str_list_t * | hddb0 |
str_list_t * | hddb1 |
the actual driver database entries More... | |
char * | mode |
DSL driver types. More... | |
char * | name |
DSL driver name. More... | |
dsl info
str_list_t* driver_info_dsl_t::hddb0 |
str_list_t * driver_info_dsl_t::hddb1 |
the actual driver database entries
char* driver_info_dsl_t::mode |
DSL driver types.
Referenced by dsl_driver(), dump_normal(), and free_driver_info().
char* driver_info_dsl_t::name |
DSL driver name.
Referenced by dsl_driver(), dump_normal(), and free_driver_info().
union driver_info_u* driver_info_dsl_t::next |
enum driver_info_type driver_info_dsl_t::type |
driver info type
Referenced by dsl_driver().