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 More...
 
str_list_thddb0
 
str_list_thddb1
 the actual driver database entries More...
 
int i4l_type
 
int i4l_subtype
 I4L types. More...
 
char * i4l_name
 I4L card name. More...
 
isdn_parm_tparams
 isdn parameters More...
 

Detailed Description

isdn info

Field Documentation

◆ hddb0

str_list_t* driver_info_isdn_t::hddb0

◆ hddb1

str_list_t * driver_info_isdn_t::hddb1

the actual driver database entries

◆ i4l_name

char* driver_info_isdn_t::i4l_name

I4L card name.

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

◆ i4l_subtype

int driver_info_isdn_t::i4l_subtype

I4L types.

Referenced by dump_normal(), and isdn_driver().

◆ i4l_type

int driver_info_isdn_t::i4l_type

Referenced by dump_normal(), and isdn_driver().

◆ next

union driver_info_u* driver_info_isdn_t::next

◆ params

isdn_parm_t* driver_info_isdn_t::params

isdn parameters

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

◆ type

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: