Searched refs:bcnext (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.c82 struct gigaset_capi_appl *bcnext; member in struct:gigaset_capi_appl
659 ap->bcnext = bcs->ap;
766 while (ap->bcnext) {
769 __func__, ap->bcnext->id);
770 send_disconnect_ind(bcs, ap->bcnext,
772 ap->bcnext = ap->bcnext->bcnext;
821 bcs->ap = ap->bcnext;
879 while (ap->bcnext) {
[all...]

Completed in 107 milliseconds