Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/capi/
H A Dcapiutil.c225 static unsigned char *capi_cmd2par(u8 cmd, u8 subcmd) in capi_cmd2par() function
605 cmsg->par = capi_cmd2par(cmsg->Command, cmsg->Subcommand); in capi_message2str()