libhd  5.0
Data Fields
driver_info_dsl_t Struct Reference

dsl info More...

#include <hd.h>

Data Fields

union driver_info_unext
 
enum driver_info_type type
 driver info type
 
str_list_thddb0
 
str_list_thddb1
 the actual driver database entries
 
char * mode
 DSL driver types.
 
char * name
 DSL driver name.
 

Detailed Description

dsl info

Field Documentation

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().


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