Home
last modified time | relevance | path

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

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