Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1427 HiSax_putstatus(chanp->cs, "Ch", "%d CAPIMSG %s", chanp->chan, tmpbuf); in capi_debug()
1594 HiSax_putstatus(csta, "debugging flags ", in HiSax_command()
1601 HiSax_putstatus(csta, "delay ", "card %d set to %d ms", in HiSax_command()
1609 HiSax_putstatus(csta, "Set LEASED ", in HiSax_command()
1617 HiSax_putstatus(csta, "Card", in HiSax_command()
1640 HiSax_putstatus(csta, "set card ", "in PTP mode"); in HiSax_command()
1648 HiSax_putstatus(csta, "set card ", "in PTMP mode"); in HiSax_command()
1659 HiSax_putstatus(csta, "set card ", "in VAR TEI mode"); in HiSax_command()
1664 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, char *fmt, ...) in HiSax_putstatus() function
1899 HiSax_putstatus(cs, NULL, cs->dlog); in EChannel_proc_rcv()
1901 HiSax_putstatus(cs, "LogEcho: ", in EChannel_proc_rcv()
Disdnl3.c222 HiSax_putstatus(st->l1.hardware, "L3", "no D protocol"); in no_l3_proto()
Dhisax.h1291 void HiSax_putstatus(struct IsdnCardState *cs, char *head, char *fmt, ...);
Dhfc_sx.c677 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()
679 HiSax_putstatus(cs, "LogEcho: ", "warning Frame too big (%d)", skb->len); in receive_emsg()
Dhfc_pci.c904 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()
906 HiSax_putstatus(cs, "LogEcho: ", "warning Frame too big (%d)", total - 3); in receive_emsg()