Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hisax/
Dlmgr.c37 HiSax_putstatus(st->l1.hardware, "manager: MDL_ERROR", in hisax_manager()
Dcallc.c1010 HiSax_putstatus(chanp->cs, "Ch", in dchan_l3l4()
1436 HiSax_putstatus(chanp->cs, "Ch", "%d CAPIMSG %s", chanp->chan, tmpbuf); in capi_debug()
1596 HiSax_putstatus(csta, " LOCK ", "modcnt %lx", in HiSax_command()
1604 HiSax_putstatus(csta, " UNLOCK ", "modcnt %lx", in HiSax_command()
1619 HiSax_putstatus(csta, "debugging flags ", in HiSax_command()
1626 HiSax_putstatus(csta, "delay ", "card %d set to %d ms", in HiSax_command()
1642 HiSax_putstatus(csta, "Set LEASED ", in HiSax_command()
1650 HiSax_putstatus(csta, "Card", in HiSax_command()
1673 HiSax_putstatus(csta, "set card ", "in PTP mode"); in HiSax_command()
1681 HiSax_putstatus(csta, "set card ", "in PTMP mode"); in HiSax_command()
[all …]
Disdnl3.h26 #define l3_debug(st, fmt, args...) HiSax_putstatus(st->l1.hardware, "l3 ", fmt, ## args)
Dq931.c1192 HiSax_putstatus(cs, NULL, cs->dlog); in LogFrame()
1194 HiSax_putstatus(cs, "LogFrame: ", "warning Frame too big (%d)", size); in LogFrame()
1259 HiSax_putstatus(cs, NULL, cs->dlog); in dlogframe()
1522 HiSax_putstatus(cs, NULL, cs->dlog); in dlogframe()
Dconfig.c777 void HiSax_putstatus(struct IsdnCardState *cs, char *head, char *fmt, ...) in HiSax_putstatus() function
2073 HiSax_putstatus(cs, NULL, cs->dlog); in EChannel_proc_rcv()
2075 HiSax_putstatus(cs, "LogEcho: ", in EChannel_proc_rcv()
Disdnl3.c223 HiSax_putstatus(st->l1.hardware, "L3", "no D protocol"); in no_l3_proto()
Dhisax.h1342 void HiSax_putstatus(struct IsdnCardState *cs, char *head, char *fmt, ...);
Dhfc_sx.c751 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()
753 HiSax_putstatus(cs, "LogEcho: ", "warning Frame too big (%d)", skb->len); in receive_emsg()
Dhfc_pci.c949 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()
951 HiSax_putstatus(cs, "LogEcho: ", "warning Frame too big (%d)", total - 3); in receive_emsg()