Searched defs:capidrv_bchan (Results 1 – 1 of 1) sorted by relevance
78 struct capidrv_bchan { struct79 struct capidrv_contr *contr;80 u8 msn[ISDN_MSNLEN];81 int l2;82 int l3;83 u8 num[ISDN_MSNLEN];84 u8 mynum[ISDN_MSNLEN];85 int si1;86 int si2;87 int incoming;[all …]