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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/cmtp/
H A Dcapi.c76 static struct cmtp_application *cmtp_application_add(struct cmtp_session *session, __u16 appl) argument
80 BT_DBG("session %p application %p appl %d", session, app, appl);
86 app->appl = appl;
116 if (app->appl == value)
154 __u8 subcmd, __u16 appl, __u16 msgnum,
160 BT_DBG("session %p subcmd 0x%02x appl %d msgnum %d", session, subcmd, appl, msgnum);
170 capimsg_setu16(s, 2, appl);
153 cmtp_send_interopmsg(struct cmtp_session *session, __u8 subcmd, __u16 appl, __u16 msgnum, __u16 function, unsigned char *buf, int len) argument
192 __u16 appl, msgnum, func, info; local
331 __u16 cmd, appl; local
396 cmtp_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params *rp) argument
465 cmtp_release_appl(struct capi_ctr *ctrl, __u16 appl) argument
493 __u16 appl; local
[all...]
H A Dcmtp.h108 __u16 appl; member in struct:cmtp_application
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhycapi.c148 hycapi_register_internal(struct capi_ctr *ctrl, __u16 appl, argument
172 memcpy(skb_put(skb,sizeof(__u16)), &appl, sizeof(__u16)); local
181 hycapi_applications[appl-1].ctrl_mask |= (1 << (ctrl->cnr-1));
220 hycapi_register_appl(struct capi_ctr *ctrl, __u16 appl, argument
226 int chk = _hycapi_appCheck(appl, ctrl->cnr);
231 printk(KERN_INFO "HYSDN: apl %d already registered\n", appl);
248 memcpy(&hycapi_applications[appl-1].rp,
259 static void hycapi_release_internal(struct capi_ctr *ctrl, __u16 appl) argument
268 capilib_release_appl(&cinfo->ncci_head, appl);
280 memcpy(skb_put(skb,sizeof(__u16)), &appl, sizeo local
296 hycapi_release_appl(struct capi_ctr *ctrl, __u16 appl) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/isdn/
H A Dcapilli.h47 void (*register_appl)(struct capi_ctr *, u16 appl,
49 void (*release_appl)(struct capi_ctr *, u16 appl);
85 void capi_ctr_handle_message(struct capi_ctr * card, u16 appl, struct sk_buff *skb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dmessage.c193 static byte dtmf_request (dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg);
204 static byte mixer_request (dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg);
212 static byte ec_request (dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg);
233 void * TransmitBufferSet(APPL * appl, dword ref);
234 void * TransmitBufferGet(APPL * appl, void * p);
235 void TransmitBufferFree(APPL * appl, void * p);
236 void * ReceiveBufferGet(APPL * appl, int Num);
386 word api_put(APPL * appl, CAPI_MSG * msg) argument
422 && (plci->appl
535 m->info.data_b3_req.Data = (dword)(long)(TransmitBufferSet (appl,
857 APPL *appl; local
1197 connect_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
1414 connect_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
1570 connect_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
1576 disconnect_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
1631 disconnect_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
1658 listen_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
1707 info_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
1816 info_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
1822 alert_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
1852 facility_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
2602 facility_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
2608 connect_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
2842 connect_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
2957 connect_b3_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
2977 disconnect_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
3033 disconnect_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
3089 data_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
3166 data_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
3199 reset_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
3240 reset_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
3264 connect_b3_t90_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
3298 select_b_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
3417 manufacturer_req(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * parms) argument
3745 manufacturer_res(dword Id, word Number, DIVA_CAPI_ADAPTER * a, PLCI * plci, APPL * appl, API_PARSE * msg) argument
3823 APPL * appl; local
4086 APPL * appl; local
6099 SendSetupInfo(APPL * appl, PLCI * plci, dword Id, byte * * parms, byte Info_Sent_Flag) argument
6184 APPL *appl; local
6356 APPL *appl; local
6422 SendSSExtInd(APPL * appl, PLCI * plci, dword Id, byte * * parms) argument
9102 AdvCodecSupport(DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, byte hook_listen) argument
9898 dtmf_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) argument
12020 mixer_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) argument
12814 ec_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) argument
[all...]
H A Dcapifunc.c188 void *TransmitBufferSet(APPL * appl, dword ref) argument
190 appl->xbuffer_used[ref] = true;
191 DBG_PRV1(("%d:xbuf_used(%d)", appl->Id, ref + 1))
195 void *TransmitBufferGet(APPL * appl, void *p) argument
197 if (appl->xbuffer_internal[(dword)(long)p])
198 return appl->xbuffer_internal[(dword)(long)p];
200 return appl->xbuffer_ptr[(dword)(long)p];
203 void TransmitBufferFree(APPL * appl, void *p) argument
205 appl->xbuffer_used[(dword)(long)p] = false;
206 DBG_PRV1(("%d:xbuf_free(%d)", appl
209 ReceiveBufferGet(APPL * appl, int Num) argument
225 sendf(APPL * appl, word command, dword Id, word Number, byte * format, ...) argument
724 diva_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params * rp) argument
848 diva_release_appl(struct capi_ctr *ctrl, __u16 appl) argument
[all...]
H A Ddivacapi.h224 APPL *appl; member in struct:_PLCI
398 byte flag_dynamic_l1_down; /* for hunt groups:down layer 1 if no appl present*/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A DMakefile.am18 appl.c \
H A DMakefile75 afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
86 afpd-afs.$(OBJEXT) afpd-appl.$(OBJEXT) afpd-auth.$(OBJEXT) \
311 afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
442 include ./$(DEPDIR)/afpd-appl.Po
620 afpd-appl.o: appl.c
621 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-appl.o -MD -MP -MF $(DEPDIR)/afpd-appl.Tpo -c -o afpd-appl.o `test -f 'appl
[all...]
H A DMakefile.in75 afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
86 afpd-afs.$(OBJEXT) afpd-appl.$(OBJEXT) afpd-auth.$(OBJEXT) \
311 afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-appl.Po@am__quote@
620 afpd-appl.o: appl.c
621 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-appl.o -MD -MP -MF $(DEPDIR)/afpd-appl.Tpo -c -o afpd-appl.o `test -f 'appl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A DMakefile.am19 appl.c \
H A DMakefile.in100 afs.c appl.c auth.c catsearch.c desktop.c dircache.c \
110 afpd-afprun.$(OBJEXT) afpd-afs.$(OBJEXT) afpd-appl.$(OBJEXT) \
354 afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-appl.Po@am__quote@
699 afpd-appl.o: appl.c
700 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-appl.o -MD -MP -MF $(DEPDIR)/afpd-appl.Tpo -c -o afpd-appl.o `test -f 'appl
[all...]
H A DMakefile100 afs.c appl.c auth.c catsearch.c desktop.c dircache.c \
110 afpd-afprun.$(OBJEXT) afpd-afs.$(OBJEXT) afpd-appl.$(OBJEXT) \
353 afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
506 include ./$(DEPDIR)/afpd-appl.Po
698 afpd-appl.o: appl.c
699 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-appl.o -MD -MP -MF $(DEPDIR)/afpd-appl.Tpo -c -o afpd-appl.o `test -f 'appl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/avm/
H A Davmcard.h552 void b1_register_appl(struct capi_ctr *ctrl, u16 appl,
554 void b1_release_appl(struct capi_ctr *ctrl, u16 appl);
576 u16 appl,
578 void b1dma_release_appl(struct capi_ctr *ctrl, u16 appl);
H A Db1.c334 u16 appl,
349 b1_put_word(port, appl);
357 void b1_release_appl(struct capi_ctr *ctrl, u16 appl) argument
364 capilib_release_appl(&cinfo->ncci_head, appl);
368 b1_put_word(port, appl);
333 b1_register_appl(struct capi_ctr *ctrl, u16 appl, capi_register_params *rp) argument
H A Db1dma.c681 printk(KERN_CRIT "%s: no memory, lost register appl.\n",
764 u16 appl,
780 printk(KERN_CRIT "%s: no memory, lost register appl.\n",
788 _put_word(&p, appl);
800 void b1dma_release_appl(struct capi_ctr *ctrl, u16 appl) argument
807 capilib_release_appl(&cinfo->ncci_head, appl);
811 printk(KERN_CRIT "%s: no memory, lost release appl.\n",
819 _put_word(&p, appl);
763 b1dma_register_appl(struct capi_ctr *ctrl, u16 appl, capi_register_params *rp) argument
H A Dc4.c733 printk(KERN_CRIT "%s: no memory, lost register appl.\n",
937 u16 appl,
956 printk(KERN_CRIT "%s: no memory, lost register appl.\n",
964 _put_word(&p, appl);
981 static void c4_release_appl(struct capi_ctr *ctrl, u16 appl) argument
989 capilib_release_appl(&cinfo->ncci_head, appl);
994 printk(KERN_CRIT "%s: no memory, lost release appl.\n",
1002 _put_word(&p, appl);
936 c4_register_appl(struct capi_ctr *ctrl, u16 appl, capi_register_params *rp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/
H A DMakefile.am19 $(top_builddir)/etc/afpd/appl.c \
H A DMakefile.in77 $(top_builddir)/etc/afpd/appl.c \
108 test-afprun.$(OBJEXT) test-appl.$(OBJEXT) test-auth.$(OBJEXT) \
331 $(top_builddir)/etc/afpd/appl.c \
433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-appl.Po@am__quote@
608 test-appl.o: $(top_builddir)/etc/afpd/appl.c
609 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-appl.o -MD -MP -MF $(DEPDIR)/test-appl.Tpo -c -o test-appl.o `test -f '$(top_builddir)/etc/afpd/appl
[all...]
H A DMakefile77 $(top_builddir)/etc/afpd/appl.c \
108 test-afprun.$(OBJEXT) test-appl.$(OBJEXT) test-auth.$(OBJEXT) \
331 $(top_builddir)/etc/afpd/appl.c \
433 include ./$(DEPDIR)/test-appl.Po
608 test-appl.o: $(top_builddir)/etc/afpd/appl.c
609 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-appl.o -MD -MP -MF $(DEPDIR)/test-appl.Tpo -c -o test-appl.o `test -f '$(top_builddir)/etc/afpd/appl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A DMakefile.am21 $(top_builddir)/etc/afpd/appl.c \
H A DMakefile.in104 $(top_builddir)/etc/afpd/appl.c \
136 test-afprun.$(OBJEXT) test-appl.$(OBJEXT) test-auth.$(OBJEXT) \
381 $(top_builddir)/etc/afpd/appl.c \
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-appl.Po@am__quote@
691 test-appl.o: $(top_builddir)/etc/afpd/appl.c
692 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-appl.o -MD -MP -MF $(DEPDIR)/test-appl.Tpo -c -o test-appl.o `test -f '$(top_builddir)/etc/afpd/appl
[all...]
H A DMakefile104 $(top_builddir)/etc/afpd/appl.c \
136 test-afprun.$(OBJEXT) test-appl.$(OBJEXT) test-auth.$(OBJEXT) \
381 $(top_builddir)/etc/afpd/appl.c \
488 include ./$(DEPDIR)/test-appl.Po
691 test-appl.o: $(top_builddir)/etc/afpd/appl.c
692 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-appl.o -MD -MP -MF $(DEPDIR)/test-appl.Tpo -c -o test-appl.o `test -f '$(top_builddir)/etc/afpd/appl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/capi/
H A Dkcapi.c273 void capi_ctr_handle_message(struct capi_ctr * card, u16 appl, struct sk_buff *skb) argument
365 u16 appl; local
379 for (appl = 1; appl <= CAPI_MAXAPPL; appl++) {
380 struct capi20_appl *ap = get_capi_appl_by_nr(appl);
566 printk(KERN_DEBUG "kcapi: appl %d up\n", applid);
598 printk(KERN_DEBUG "kcapi: appl %d down\n", ap->applid);

Completed in 153 milliseconds