isdn_parm_s Struct Reference
[Driver information]

ISDN configuration parameter Notes on isdn_parm_t:

More...

#include <hd.h>

Data Fields

struct isdn_parm_snext
char * name
 parameter name
unsigned valid:1
 1: entry is valid, 0: some inconsistencies
unsigned conflict:1
 1: ressource conflict (eg.
uint64_t value
 value of the parameter
unsigned type
 CDBISDN type (P_.
unsigned flags
 CDBISDN flags (P_.
unsigned def_value
 default value
int alt_values
 length of alt_value[]
unsigned * alt_value
 possible values

Detailed Description

ISDN configuration parameter Notes on isdn_parm_t:


Field Documentation

possible values

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

length of alt_value[]

Referenced by dump_normal(), and isdn_driver().

1: ressource conflict (eg.

no free irq)

Referenced by dump_normal(), and isdn_driver().

default value

Referenced by dump_normal(), and isdn_driver().

CDBISDN flags (P_.

..)

Referenced by dump_normal(), and isdn_driver().

parameter name

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

Referenced by dump_normal(), and free_driver_info().

CDBISDN type (P_.

..)

Referenced by dump_normal(), and isdn_driver().

1: entry is valid, 0: some inconsistencies

Referenced by dump_normal(), and isdn_driver().

value of the parameter

Referenced by dump_normal(), and isdn_driver().


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