Searched refs:cmdcmsg (Results 1 – 1 of 1) sorted by relevance
1669 static _cmsg cmdcmsg; variable1849 capi_fill_CONNECT_REQ(&cmdcmsg, in capidrv_command()1880 plcip->msgid = cmdcmsg.Messagenumber; in capidrv_command()1883 send_message(card, &cmdcmsg); in capidrv_command()1895 capi_fill_CONNECT_RESP(&cmdcmsg, in capidrv_command()1914 if (capi_cmsg2message(&cmdcmsg, cmdcmsg.buf)) { in capidrv_command()1920 send_message(card, &cmdcmsg); in capidrv_command()1946 capi_fill_DISCONNECT_B3_REQ(&cmdcmsg, in capidrv_command()1953 send_message(card, &cmdcmsg); in capidrv_command()1967 capi_fill_DISCONNECT_REQ(&cmdcmsg, in capidrv_command()[all …]