Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

isdn_cdb_def.h File Reference

Go to the source code of this file.

Enumerations

enum  {
  vendor, device, vendor_id, device_id,
  subvendor_id, subdevice_id, revision, device_class,
  bus_type, vario, SMP, drv_id,
  drv_subtyp, drv_typ, interface, line_cnt,
  line_protocol, module, need_packages, supported,
  feature, info, special, firmware,
  short_description, IRQ, IO, MEMBASE,
  alternative_name
}

Functions

void add_current_item (int, char *)
int new_entry (void)


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
vendor 
device 
vendor_id 
device_id 
subvendor_id 
subdevice_id 
revision 
device_class 
bus_type 
vario 
SMP 
drv_id 
drv_subtyp 
drv_typ 
interface 
line_cnt 
line_protocol 
module 
need_packages 
supported 
feature 
info 
special 
firmware 
short_description 
IRQ 
IO 
MEMBASE 
alternative_name 


Function Documentation

void add_current_item int  ,
char * 
 

int new_entry void   )