Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dlmgr.c36 HiSax_putstatus(st->l1.hardware, "manager: MDL_ERROR", in hisax_manager()
Disdnl3.h26 #define l3_debug(st, fmt, args...) HiSax_putstatus(st->l1.hardware, "l3 ", fmt, ## args)
Dcallc.c1001 HiSax_putstatus(chanp->cs, "Ch", in dchan_l3l4()
1428 HiSax_putstatus(chanp->cs, "Ch", "%d CAPIMSG %s", chanp->chan, tmpbuf); in capi_debug()
1595 HiSax_putstatus(csta, "debugging flags ", in HiSax_command()
1602 HiSax_putstatus(csta, "delay ", "card %d set to %d ms", in HiSax_command()
1610 HiSax_putstatus(csta, "Set LEASED ", in HiSax_command()
1618 HiSax_putstatus(csta, "Card", in HiSax_command()
1641 HiSax_putstatus(csta, "set card ", "in PTP mode"); in HiSax_command()
1649 HiSax_putstatus(csta, "set card ", "in PTMP mode"); in HiSax_command()
1660 HiSax_putstatus(csta, "set card ", "in VAR TEI mode"); in HiSax_command()
1665 HiSax_putstatus(csta, "set card ", "in FIXED TEI (%d) mode", num); in HiSax_command()
[all …]
Dq931.c1182 HiSax_putstatus(cs, NULL, cs->dlog); in LogFrame()
1184 HiSax_putstatus(cs, "LogFrame: ", "warning Frame too big (%d)", size); in LogFrame()
1249 HiSax_putstatus(cs, NULL, cs->dlog); in dlogframe()
1512 HiSax_putstatus(cs, NULL, cs->dlog); in dlogframe()
Dconfig.c732 void HiSax_putstatus(struct IsdnCardState *cs, char *head, const char *fmt, ...) in HiSax_putstatus() function
1900 HiSax_putstatus(cs, NULL, cs->dlog); in EChannel_proc_rcv()
1902 HiSax_putstatus(cs, "LogEcho: ", in EChannel_proc_rcv()
Disdnl3.c220 HiSax_putstatus(st->l1.hardware, "L3", "no D protocol"); in no_l3_proto()
Dhisax.h1291 void HiSax_putstatus(struct IsdnCardState *cs, char *head, const char *fmt, ...);
Dhfc_sx.c678 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()
680 HiSax_putstatus(cs, "LogEcho: ", "warning Frame too big (%d)", skb->len); in receive_emsg()
Dhfc_pci.c905 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()
907 HiSax_putstatus(cs, "LogEcho: ", "warning Frame too big (%d)", total - 3); in receive_emsg()