Home
last modified time | relevance | path

Searched defs:l1oip (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/isdn/mISDN/
Dl1oip.h46 struct l1oip { struct
47 struct list_head list;
50 int registered; /* if registered with mISDN */
51 char name[MISDN_MAX_IDLEN];
52 int idx; /* card index */
53 int pri; /* 1=pri, 0=bri */
54 int d_idx; /* current dchannel number */
55 int b_num; /* number of bchannels */
56 u32 id; /* id of connection */
57 int ondemand; /* if transmis. is on demand */
[all …]