libhd  5.0
Data Fields
cdb_isdn_vario Struct Reference

#include <hd.h>

Data Fields

int handle
 idx in database More...
 
int next_vario
 link to alternate vario More...
 
int drvid
 unique id of the driver vario More...
 
int typ
 Type to identify the driver. More...
 
int subtyp
 Subtype of the driver type. More...
 
int smp
 SMP supported ? More...
 
char * mod_name
 name of the driver module More...
 
char * para_str
 optional parameter string More...
 
char * mod_preload
 optional modules to preload More...
 
char * cfg_prog
 optional cfg prog More...
 
char * firmware
 optional firmware to load More...
 
char * description
 optional description More...
 
char * need_pkg
 list of packages needed for function More...
 
char * info
 optional additional info More...
 
char * protocol
 supported D-channel protocols More...
 
char * interface
 supported API interfaces More...
 
char * io
 possible IO ports with legacy ISA cards More...
 
char * irq
 possible interrupts with legacy ISA cards More...
 
char * membase
 possible membase with legacy ISA cards More...
 
char * features
 optional features More...
 
int card_ref
 reference to a card More...
 
char * name
 driver name More...
 

Field Documentation

◆ card_ref

int cdb_isdn_vario::card_ref

reference to a card

Referenced by del_vario(), hd_cdbisdn_get_card_from_type(), new_vario(), and SortCards().

◆ cfg_prog

char* cdb_isdn_vario::cfg_prog

optional cfg prog

Referenced by init_cdbisdn(), and WriteVarios().

◆ description

char* cdb_isdn_vario::description

optional description

Referenced by add_current_item(), init_cdbisdn(), and WriteVarios().

◆ drvid

int cdb_isdn_vario::drvid

unique id of the driver vario

◆ features

char* cdb_isdn_vario::features

optional features

Referenced by add_current_item(), init_cdbisdn(), and WriteVarios().

◆ firmware

char* cdb_isdn_vario::firmware

optional firmware to load

Referenced by add_current_item(), init_cdbisdn(), and WriteVarios().

◆ handle

int cdb_isdn_vario::handle

idx in database

Referenced by new_vario(), and SortVarios().

◆ info

char* cdb_isdn_vario::info

optional additional info

Referenced by add_current_item(), init_cdbisdn(), and WriteVarios().

◆ interface

char* cdb_isdn_vario::interface

supported API interfaces

Referenced by add_current_item(), dsl_driver(), get_dsl_info(), init_cdbisdn(), and WriteVarios().

◆ io

char* cdb_isdn_vario::io

possible IO ports with legacy ISA cards

Referenced by add_current_item(), init_cdbisdn(), isdn_driver(), and WriteVarios().

◆ irq

char* cdb_isdn_vario::irq

possible interrupts with legacy ISA cards

Referenced by add_current_item(), init_cdbisdn(), isdn_driver(), and WriteVarios().

◆ membase

char* cdb_isdn_vario::membase

possible membase with legacy ISA cards

Referenced by add_current_item(), init_cdbisdn(), isdn_driver(), and WriteVarios().

◆ mod_name

char* cdb_isdn_vario::mod_name

name of the driver module

Referenced by add_current_item(), dsl_driver(), init_cdbisdn(), and WriteVarios().

◆ mod_preload

char* cdb_isdn_vario::mod_preload

optional modules to preload

Referenced by init_cdbisdn(), and WriteVarios().

◆ name

char* cdb_isdn_vario::name

driver name

Referenced by init_cdbisdn(), and WriteVarios().

◆ need_pkg

char* cdb_isdn_vario::need_pkg

list of packages needed for function

Referenced by add_current_item(), dsl_driver(), init_cdbisdn(), isdn_driver(), and WriteVarios().

◆ next_vario

int cdb_isdn_vario::next_vario

link to alternate vario

Referenced by del_vario(), dsl_driver(), isdn_driver(), new_vario(), and SortVarios().

◆ para_str

char* cdb_isdn_vario::para_str

optional parameter string

Referenced by init_cdbisdn(), and WriteVarios().

◆ protocol

char* cdb_isdn_vario::protocol

supported D-channel protocols

Referenced by add_current_item(), init_cdbisdn(), and WriteVarios().

◆ smp

int cdb_isdn_vario::smp

SMP supported ?

Referenced by add_current_item().

◆ subtyp

int cdb_isdn_vario::subtyp

Subtype of the driver type.

Referenced by compare_type(), hd_cdbisdn_get_vario_from_type(), and isdn_driver().

◆ typ

int cdb_isdn_vario::typ

Type to identify the driver.

Referenced by compare_type(), hd_cdbisdn_get_vario_from_type(), and isdn_driver().


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