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

/drivers/isdn/hisax/
H A Disdnl2.c25 static void l2m_debug(struct FsmInst *fi, char *fmt, ...);
370 l2m_debug(&st->l2.l2m, "FRMR information %2x %2x %2x %2x %2x",
377 l2m_debug(&st->l2.l2m, "FRMR information %2x %2x %2x",
1008 l2m_debug(&st->l2.l2m, "Restart T203 ST7 REJ");
1702 l2m_debug(&st->l2.l2m, "l2 unknown pr %04x", pr);
1764 l2m_debug(struct FsmInst *fi, char *fmt, ...) function
1794 st->l2.l2m.printdebug = l2m_debug;
/drivers/isdn/mISDN/
H A Dlayer2.c99 l2m_debug(struct FsmInst *fi, char *fmt, ...) function
577 l2m_debug(&l2->l2m,
584 l2m_debug(&l2->l2m,
1235 l2m_debug(&l2->l2m, "Restart T203 ST7 REJ");
2049 l2m_debug(&l2->l2m, "l2 unknown pr %04x",
2233 l2->l2m.printdebug = l2m_debug;

Completed in 322 milliseconds