isdn_parm_s Struct Reference
[Driver information]

ISDN configuration parameter Notes on isdn_parm_t: More...

#include <hd.h>


Data Fields

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

unsigned* isdn_parm_s::alt_value
 

possible values

int isdn_parm_s::alt_values
 

length of alt_value[]

unsigned isdn_parm_s::conflict
 

1: ressource conflict (eg.

no free irq)

unsigned isdn_parm_s::def_value
 

default value

unsigned isdn_parm_s::flags
 

CDBISDN flags (P_.

..)

char* isdn_parm_s::name
 

parameter name

struct isdn_parm_s* isdn_parm_s::next
 

unsigned isdn_parm_s::type
 

CDBISDN type (P_.

..)

unsigned isdn_parm_s::valid
 

1: entry is valid, 0: some inconsistencies

uint64_t isdn_parm_s::value
 

value of the parameter


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