libhd  5.0
Data Fields
driver_info_isdn_t Struct Reference

isdn 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
 
int i4l_type
 
int i4l_subtype
 I4L types.
 
char * i4l_name
 I4L card name.
 
isdn_parm_tparams
 isdn parameters
 

Detailed Description

isdn info

Field Documentation

str_list_t* driver_info_isdn_t::hddb0
str_list_t * driver_info_isdn_t::hddb1

the actual driver database entries

char* driver_info_isdn_t::i4l_name

I4L card name.

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

int driver_info_isdn_t::i4l_subtype

I4L types.

Referenced by dump_normal(), and isdn_driver().

int driver_info_isdn_t::i4l_type

Referenced by dump_normal(), and isdn_driver().

union driver_info_u* driver_info_isdn_t::next
isdn_parm_t* driver_info_isdn_t::params

isdn parameters

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

enum driver_info_type driver_info_isdn_t::type

driver info type

Referenced by isdn_driver().


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