Home
last modified time | relevance | path

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

/drivers/isdn/hisax/
Disdnl2.c24 static void l2m_debug(struct FsmInst *fi, char *fmt, ...);
369 l2m_debug(&st->l2.l2m, "FRMR information %2x %2x %2x %2x %2x", in FRMR_error()
376 l2m_debug(&st->l2.l2m, "FRMR information %2x %2x %2x", in FRMR_error()
1007 l2m_debug(&st->l2.l2m, "Restart T203 ST7 REJ"); in l2_st7_got_super()
1705 l2m_debug(&st->l2.l2m, "l2 unknown pr %04x", pr); in isdnl2_l1l2()
1767 l2m_debug(struct FsmInst *fi, char *fmt, ...) in l2m_debug() function
1797 st->l2.l2m.printdebug = l2m_debug; in setstack_isdnl2()
/drivers/isdn/mISDN/
Dlayer2.c94 l2m_debug(struct FsmInst *fi, char *fmt, ...) in l2m_debug() function
538 l2m_debug(&l2->l2m, in FRMR_error()
545 l2m_debug(&l2->l2m, in FRMR_error()
1196 l2m_debug(&l2->l2m, "Restart T203 ST7 REJ"); in l2_st7_got_super()
1989 l2m_debug(&l2->l2m, "l2 unknown pr %04x", in l2_send()
2169 l2->l2m.printdebug = l2m_debug; in create_l2()