libhd 5.0
Data Fields
cdb_isdn_vario Struct Reference

#include <hd.h>

Data Fields

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

Field Documentation

reference to a card

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

optional cfg prog

Referenced by init_cdbisdn(), and WriteVarios().

optional description

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

unique id of the driver vario

optional features

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

optional firmware to load

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

idx in database

Referenced by new_vario(), and SortVarios().

optional additional info

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

supported API interfaces

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

possible IO ports with legacy ISA cards

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

possible interrupts with legacy ISA cards

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

possible membase with legacy ISA cards

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

name of the driver module

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

optional modules to preload

Referenced by init_cdbisdn(), and WriteVarios().

driver name

Referenced by init_cdbisdn(), and WriteVarios().

list of packages needed for function

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

link to alternate vario

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

optional parameter string

Referenced by init_cdbisdn(), and WriteVarios().

supported D-channel protocols

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

SMP supported ?

Referenced by add_current_item().

Subtype of the driver type.

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

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: