Searched refs:cmdcmsg (Results 1 – 1 of 1) sorted by relevance
1670 static _cmsg cmdcmsg; variable1850 capi_fill_CONNECT_REQ(&cmdcmsg, in capidrv_command()1881 plcip->msgid = cmdcmsg.Messagenumber; in capidrv_command()1884 send_message(card, &cmdcmsg); in capidrv_command()1896 capi_fill_CONNECT_RESP(&cmdcmsg, in capidrv_command()1915 if (capi_cmsg2message(&cmdcmsg, cmdcmsg.buf)) { in capidrv_command()1921 send_message(card, &cmdcmsg); in capidrv_command()1947 capi_fill_DISCONNECT_B3_REQ(&cmdcmsg, in capidrv_command()1954 send_message(card, &cmdcmsg); in capidrv_command()1968 capi_fill_DISCONNECT_REQ(&cmdcmsg, in capidrv_command()[all …]