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