Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hisax/
Disdnl2.c25 static void l2m_debug(struct FsmInst *fi, char *fmt, ...);
378 l2m_debug(&st->l2.l2m, "FRMR information %2x %2x %2x %2x %2x", in FRMR_error()
385 l2m_debug(&st->l2.l2m, "FRMR information %2x %2x %2x", in FRMR_error()
1013 l2m_debug(&st->l2.l2m, "Restart T203 ST7 REJ"); in l2_st7_got_super()
1712 l2m_debug(&st->l2.l2m, "l2 unknown pr %04x", pr); in isdnl2_l1l2()
1774 l2m_debug(struct FsmInst *fi, char *fmt, ...) in l2m_debug() function
1803 st->l2.l2m.printdebug = l2m_debug; in setstack_isdnl2()