Home
last modified time | relevance | path

Searched refs:Subcommand (Results 1 – 2 of 2) sorted by relevance

/drivers/isdn/capi/
Dcapiutil.c604 byteTRcpy(cmsg->m + 5, &cmsg->Subcommand); in capi_message2str()
605 cmsg->par = capi_cmd2par(cmsg->Command, cmsg->Subcommand); in capi_message2str()
608 capi_cmd2str(cmsg->Command, cmsg->Subcommand), in capi_message2str()
Dkcapi.h95 __u8 Subcommand; member