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 More...
 
str_list_thddb0
 
str_list_thddb1
 the actual driver database entries More...
 
char * mode
 DSL driver types. More...
 
char * name
 DSL driver name. More...
 

Detailed Description

dsl info

Field Documentation

◆ hddb0

str_list_t* driver_info_dsl_t::hddb0

◆ hddb1

str_list_t * driver_info_dsl_t::hddb1

the actual driver database entries

◆ mode

char* driver_info_dsl_t::mode

DSL driver types.

Referenced by dsl_driver(), dump_normal(), and free_driver_info().

◆ name

char* driver_info_dsl_t::name

DSL driver name.

Referenced by dsl_driver(), dump_normal(), and free_driver_info().

◆ next

union driver_info_u* driver_info_dsl_t::next

◆ type

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: