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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapidrv.c774 capi_cmd2str(cmsg->Command, cmsg->Subcommand),
778 switch (CAPICMD(cmsg->Command, cmsg->Subcommand)) {
821 capi_cmd2str(cmsg->Command, cmsg->Subcommand),
838 capi_cmd2str(cmsg->Command, cmsg->Subcommand),
856 capi_cmd2str(cmsg->Command, cmsg->Subcommand),
864 capi_cmd2str(cmsg->Command, cmsg->Subcommand),
1002 capi_cmd2str(cmsg->Command, cmsg->Subcommand),
1006 switch (CAPICMD(cmsg->Command, cmsg->Subcommand)) {
1012 capi_cmd2str(cmsg->Command, cmsg->Subcommand),
1031 capi_cmd2str(cmsg->Command, cmsg->Subcommand),
[all...]
H A Dcapiutil.c507 cmsg->par = cpars[command_2_index(cmsg->Command, cmsg->Subcommand)];
513 byteTLcpy(cmsg->m + 5, &cmsg->Subcommand);
579 byteTRcpy(cmsg->m + 5, &cmsg->Subcommand);
580 cmsg->par = cpars[command_2_index(cmsg->Command, cmsg->Subcommand)];
596 * @_Subcommand: Subcommand field value
610 cmsg->Subcommand = _Subcommand;
963 byteTRcpy(cmsg->m + 5, &cmsg->Subcommand);
964 cmsg->par = cpars[command_2_index(cmsg->Command, cmsg->Subcommand)];
967 mnames[command_2_index(cmsg->Command, cmsg->Subcommand)],
1001 mnames[command_2_index(cmsg->Command, cmsg->Subcommand)],
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Disdnif.h391 __u8 Subcommand; member in struct:__anon17628
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/isdn/
H A Dcapiutil.h81 __u8 Subcommand; member in struct:__anon17614
201 cmsg->Subcommand |= 0x01;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dcallc.c1572 if (ic->parm.cmsg.Subcommand == CAPI_REQ)
1576 if (ic->parm.cmsg.Subcommand == CAPI_REQ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_tty.c777 cmd.parm.cmsg.Subcommand = CAPI_REQ;
867 cmd.parm.cmsg.Subcommand = CAPI_REQ;
959 cmd.parm.cmsg.Subcommand = CAPI_REQ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dcapi.c236 capi_cmd2str(p->Command, p->Subcommand));

Completed in 151 milliseconds