libhd  5.0
Data Fields
cdb_isdn_card Struct Reference

#include <hd.h>

Data Fields

int handle
 internal identifier idx in database More...
 
int vhandle
 internal identifier to vendor database More...
 
char * name
 cardname More...
 
char * lname
 vendor short name + cardname More...
 
char * Class
 CLASS of the card. More...
 
char * bus
 bus type More...
 
int revision
 revision used with USB More...
 
int vendor
 Vendor ID for ISAPNP and PCI cards. More...
 
int device
 Device ID for ISAPNP and PCI cards. More...
 
int subvendor
 Subvendor ID for PCI cards. More...
 
int subdevice
 Subdevice ID for PCI cards. More...
 
unsigned int features
 feature flags More...
 
int line_cnt
 count of ISDN ports More...
 
int vario_cnt
 count of driver varios More...
 
int vario
 referenz to driver vario record More...
 

Field Documentation

char* cdb_isdn_card::bus

bus type

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

char* cdb_isdn_card::Class
int cdb_isdn_card::device

Device ID for ISAPNP and PCI cards.

Referenced by compare_id(), hd_cdbisdn_get_card_from_id(), and new_entry().

unsigned int cdb_isdn_card::features

feature flags

int cdb_isdn_card::handle

internal identifier idx in database

Referenced by new_entry(), and SortCards().

int cdb_isdn_card::line_cnt

count of ISDN ports

char* cdb_isdn_card::lname

vendor short name + cardname

Referenced by add_current_item(), hddb_add_info(), init_cdbisdn(), isdn_driver(), and WriteCards().

char* cdb_isdn_card::name
int cdb_isdn_card::revision

revision used with USB

Referenced by add_current_item().

int cdb_isdn_card::subdevice

Subdevice ID for PCI cards.

A value of 0xffff is ANY_ID

Referenced by compare_id(), hd_cdbisdn_get_card_from_id(), and new_entry().

int cdb_isdn_card::subvendor

Subvendor ID for PCI cards.

A value of 0xffff is ANY_ID

Referenced by add_current_item(), compare_id(), hd_cdbisdn_get_card_from_id(), and new_entry().

int cdb_isdn_card::vario

referenz to driver vario record

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

int cdb_isdn_card::vario_cnt

count of driver varios

Referenced by del_vario(), and new_vario().

int cdb_isdn_card::vendor

Vendor ID for ISAPNP and PCI cards.

Referenced by compare_id(), hd_cdbisdn_get_card_from_id(), and new_entry().

int cdb_isdn_card::vhandle

internal identifier to vendor database

Referenced by add_current_item(), new_entry(), and SortVendors().


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