Searched refs:REQUEST (Results 1 - 25 of 106) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dlmgr.c23 st->l2.l2tei(st, MDL_ERROR | REQUEST, NULL);
H A Dhisax_if.h18 #define REQUEST 0 macro
H A Dtei.c123 st->l2.l2l1(st, PH_DATA | REQUEST, skb);
169 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) tei);
171 cs->cardmsg(cs, MDL_ASSIGN | REQUEST, NULL);
243 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL);
245 cs->cardmsg(cs, MDL_REMOVE | REQUEST, NULL);
281 cs->cardmsg(cs, MDL_REMOVE | REQUEST, NULL);
302 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL);
304 cs->cardmsg(cs, MDL_REMOVE | REQUEST, NULL);
375 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) st->l2.tei);
377 cs->cardmsg(cs, MDL_ASSIGN | REQUEST, NUL
[all...]
H A Disdnl1.c470 st->l1.l1hw(st, HW_ENABLE | REQUEST, NULL);
490 st->l1.l1hw(st, HW_INFO3 | REQUEST, NULL);
520 st->l1.l1hw(st, HW_INFO3 | REQUEST, NULL);
534 st->l1.l1hw(st, HW_INFO3 | REQUEST, NULL);
559 st->l1.l1hw(st, HW_ENABLE | REQUEST, NULL);
589 st->l1.l1hw(st, HW_RESET | REQUEST, NULL);
660 st->l1.l1hw(st, HW_ENABLE | REQUEST, NULL);
683 st->l1.l1hw(st, HW_INFO1 | REQUEST, NULL);
806 case (PH_DATA | REQUEST):
807 case (PH_PULL | REQUEST)
[all...]
H A Dcallc.c260 chanp->b_st->lli.l4l3(chanp->b_st, DL_ESTABLISH | REQUEST, NULL);
277 chanp->d_st->lli.l4l3(chanp->d_st, CC_SETUP | REQUEST, chanp);
295 chanp->d_st->lli.l4l3(chanp->d_st, CC_RESUME | REQUEST, chanp);
362 chanp->d_st->lli.l4l3(chanp->d_st, CC_ALERTING | REQUEST, chanp->proc);
368 chanp->d_st->lli.l4l3(chanp->d_st, CC_PROCEED_SEND | REQUEST, chanp->proc);
371 chanp->d_st->lli.l4l3(chanp->d_st, CC_REDIR | REQUEST, chanp->proc);
378 chanp->d_st->lli.l4l3(chanp->d_st, CC_MORE_INFO | REQUEST, chanp->proc);
382 chanp->d_st->lli.l4l3(chanp->d_st, CC_IGNORE | REQUEST, chanp->proc);
388 chanp->d_st->lli.l4l3(chanp->d_st, CC_IGNORE | REQUEST, chanp->proc);
408 chanp->d_st->lli.l4l3(chanp->d_st, CC_ALERTING | REQUEST, chan
[all...]
H A Dl3_1tr6.c40 l3_msg(pc->st, DL_DATA | REQUEST, skb);
156 l3_msg(pc->st, DL_DATA | REQUEST, skb);
505 l3_msg(pc->st, DL_DATA | REQUEST, skb);
551 l3_msg(pc->st, DL_DATA | REQUEST, skb);
610 l3_msg(pc->st, DL_DATA | REQUEST, skb);
671 CC_SETUP | REQUEST, l3_1tr6_setup_req},
674 CC_DISCONNECT | REQUEST, l3_1tr6_disconnect_req},
676 CC_RELEASE | REQUEST, l3_1tr6_release_req},
678 CC_IGNORE | REQUEST, l3_1tr6_reset},
680 CC_REJECT | REQUEST, l3_1tr6_disconnect_re
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dlmgr.c23 st->l2.l2tei(st, MDL_ERROR | REQUEST, NULL);
H A Dhisax_if.h18 #define REQUEST 0 macro
H A Dtei.c123 st->l2.l2l1(st, PH_DATA | REQUEST, skb);
169 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) tei);
171 cs->cardmsg(cs, MDL_ASSIGN | REQUEST, NULL);
243 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL);
245 cs->cardmsg(cs, MDL_REMOVE | REQUEST, NULL);
281 cs->cardmsg(cs, MDL_REMOVE | REQUEST, NULL);
302 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL);
304 cs->cardmsg(cs, MDL_REMOVE | REQUEST, NULL);
375 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) st->l2.tei);
377 cs->cardmsg(cs, MDL_ASSIGN | REQUEST, NUL
[all...]
H A Disdnl1.c470 st->l1.l1hw(st, HW_ENABLE | REQUEST, NULL);
490 st->l1.l1hw(st, HW_INFO3 | REQUEST, NULL);
520 st->l1.l1hw(st, HW_INFO3 | REQUEST, NULL);
534 st->l1.l1hw(st, HW_INFO3 | REQUEST, NULL);
559 st->l1.l1hw(st, HW_ENABLE | REQUEST, NULL);
589 st->l1.l1hw(st, HW_RESET | REQUEST, NULL);
660 st->l1.l1hw(st, HW_ENABLE | REQUEST, NULL);
683 st->l1.l1hw(st, HW_INFO1 | REQUEST, NULL);
806 case (PH_DATA | REQUEST):
807 case (PH_PULL | REQUEST)
[all...]
H A Dcallc.c260 chanp->b_st->lli.l4l3(chanp->b_st, DL_ESTABLISH | REQUEST, NULL);
277 chanp->d_st->lli.l4l3(chanp->d_st, CC_SETUP | REQUEST, chanp);
295 chanp->d_st->lli.l4l3(chanp->d_st, CC_RESUME | REQUEST, chanp);
362 chanp->d_st->lli.l4l3(chanp->d_st, CC_ALERTING | REQUEST, chanp->proc);
368 chanp->d_st->lli.l4l3(chanp->d_st, CC_PROCEED_SEND | REQUEST, chanp->proc);
371 chanp->d_st->lli.l4l3(chanp->d_st, CC_REDIR | REQUEST, chanp->proc);
378 chanp->d_st->lli.l4l3(chanp->d_st, CC_MORE_INFO | REQUEST, chanp->proc);
382 chanp->d_st->lli.l4l3(chanp->d_st, CC_IGNORE | REQUEST, chanp->proc);
388 chanp->d_st->lli.l4l3(chanp->d_st, CC_IGNORE | REQUEST, chanp->proc);
408 chanp->d_st->lli.l4l3(chanp->d_st, CC_ALERTING | REQUEST, chan
[all...]
H A Dl3_1tr6.c40 l3_msg(pc->st, DL_DATA | REQUEST, skb);
156 l3_msg(pc->st, DL_DATA | REQUEST, skb);
505 l3_msg(pc->st, DL_DATA | REQUEST, skb);
551 l3_msg(pc->st, DL_DATA | REQUEST, skb);
610 l3_msg(pc->st, DL_DATA | REQUEST, skb);
671 CC_SETUP | REQUEST, l3_1tr6_setup_req},
674 CC_DISCONNECT | REQUEST, l3_1tr6_disconnect_req},
676 CC_RELEASE | REQUEST, l3_1tr6_release_req},
678 CC_IGNORE | REQUEST, l3_1tr6_reset},
680 CC_REJECT | REQUEST, l3_1tr6_disconnect_re
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dtsget151 REQUEST: foreach (@ARGV) { label
166 or warn("$input: could not open input file: $!\n"), next REQUEST;
169 or warn("$input: could not close input file: $!\n"), next REQUEST;
188 or warn("$output: could not open output file: $!\n"), next REQUEST;
191 or warn("$output: could not close output file: $!\n"), next REQUEST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dtsget151 REQUEST: foreach (@ARGV) { label
166 or warn("$input: could not open input file: $!\n"), next REQUEST;
169 or warn("$input: could not close input file: $!\n"), next REQUEST;
188 or warn("$output: could not open output file: $!\n"), next REQUEST;
191 or warn("$output: could not close output file: $!\n"), next REQUEST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dtsget151 REQUEST: foreach (@ARGV) { label
166 or warn("$input: could not open input file: $!\n"), next REQUEST;
169 or warn("$input: could not close input file: $!\n"), next REQUEST;
188 or warn("$output: could not open output file: $!\n"), next REQUEST;
191 or warn("$output: could not close output file: $!\n"), next REQUEST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dtsget151 REQUEST: foreach (@ARGV) { label
166 or warn("$input: could not open input file: $!\n"), next REQUEST;
169 or warn("$input: could not close input file: $!\n"), next REQUEST;
188 or warn("$output: could not open output file: $!\n"), next REQUEST;
191 or warn("$output: could not close output file: $!\n"), next REQUEST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dtsget151 REQUEST: foreach (@ARGV) { label
166 or warn("$input: could not open input file: $!\n"), next REQUEST;
169 or warn("$input: could not close input file: $!\n"), next REQUEST;
188 or warn("$output: could not open output file: $!\n"), next REQUEST;
191 or warn("$output: could not close output file: $!\n"), next REQUEST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/etc/ssl/misc/
H A Dtsget151 REQUEST: foreach (@ARGV) { label
166 or warn("$input: could not open input file: $!\n"), next REQUEST;
169 or warn("$input: could not close input file: $!\n"), next REQUEST;
188 or warn("$output: could not open output file: $!\n"), next REQUEST;
191 or warn("$output: could not close output file: $!\n"), next REQUEST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/etc/ssl/misc/
H A Dtsget151 REQUEST: foreach (@ARGV) { label
166 or warn("$input: could not open input file: $!\n"), next REQUEST;
169 or warn("$input: could not close input file: $!\n"), next REQUEST;
188 or warn("$output: could not open output file: $!\n"), next REQUEST;
191 or warn("$output: could not close output file: $!\n"), next REQUEST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dtsget151 REQUEST: foreach (@ARGV) { label
166 or warn("$input: could not open input file: $!\n"), next REQUEST;
169 or warn("$input: could not close input file: $!\n"), next REQUEST;
188 or warn("$output: could not open output file: $!\n"), next REQUEST;
191 or warn("$output: could not close output file: $!\n"), next REQUEST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/VMS/
H A Dopenssl_utils.com20 $! REQ could conflict with REQUEST.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/VMS/
H A Dopenssl_utils.com20 $! REQ could conflict with REQUEST.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/VMS/
H A Dopenssl_utils.com20 $! REQ could conflict with REQUEST.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/VMS/
H A Dopenssl_utils.com20 $! REQ could conflict with REQUEST.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/VMS/
H A Dopenssl_utils.com20 $! REQ could conflict with REQUEST.

Completed in 122 milliseconds

12345