Searched refs:_cstruct (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/isdn/
H A 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 CallingPartySubaddres
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapiutil.c457 } else if (**(_cstruct *) OFF != 0xff) {
458 structTLcpy(cmsg->m + cmsg->l, *(_cstruct *) OFF, 1 + **(_cstruct *) OFF);
459 cmsg->l += 1 + **(_cstruct *) OFF;
461 _cstruct s = *(_cstruct *) OFF;
H A Dcapidrv.c211 static _cstruct b1config_async_v110(u16 rate)
224 static _cstruct b1config(int l2, int l3)
1991 (_cstruct)"\004\200\014\000\000");
2000 (_cstruct)"\004\002\003\000\000");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dcapi.c165 static inline void ignore_cstruct_param(struct cardstate *cs, _cstruct param,

Completed in 123 milliseconds