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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dcapi.c1576 struct gigaset_capi_appl *oap; local
1599 oap = bcs->ap;
1600 bcs->ap = oap->bcnext;
1601 if (oap != ap) {
1603 send_disconnect_ind(bcs, oap,
1693 for (oap = bcs->ap; oap != NULL; oap = oap->bcnext) {
1694 if (oap
[all...]

Completed in 57 milliseconds