Home
last modified time | relevance | path

Searched refs:_cstruct (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/isdn/avmb1/
Dcapiutil.h62 typedef __u8 *_cstruct; typedef
92 _cstruct B1configuration;
94 _cstruct B2configuration;
96 _cstruct B3configuration;
98 _cstruct BC;
99 _cstruct BChannelinformation;
101 _cstruct CalledPartyNumber;
102 _cstruct CalledPartySubaddress;
103 _cstruct CallingPartyNumber;
104 _cstruct CallingPartySubaddress;
[all …]
Dcapiutil.c493 } else if (**(_cstruct *) OFF != 0xff) { in pars_2_message()
494 structTLcpy(cmsg->m + cmsg->l, *(_cstruct *) OFF, 1 + **(_cstruct *) OFF); in pars_2_message()
495 cmsg->l += 1 + **(_cstruct *) OFF; in pars_2_message()
497 _cstruct s = *(_cstruct *) OFF; in pars_2_message()
Dcapidrv.c220 static _cstruct b1config_async_v110(__u16 rate) in b1config_async_v110()
233 static _cstruct b1config(int l2, int l3) in b1config()
2024 (_cstruct)"\004\200\014\000\000"); in enable_dchannel_trace()
2033 (_cstruct)"\004\002\003\000\000"); in enable_dchannel_trace()