• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/

Lines Matching refs:link_debug

69 link_debug(struct Channel *chanp, int direction, char *fmt, ...)
227 link_debug(chanp, 0, "STAT_ICALL_LEASED");
239 link_debug(chanp, 1, "statcallb ret=%d", ret);
257 link_debug(chanp, 0, "STAT_DCONN");
313 link_debug(chanp, 0, "STAT_BCONN %s", ic.parm.num);
344 link_debug(chanp, 0, (chanp->chan < 2) ? "STAT_ICALL" : "STAT_ICALLW");
356 link_debug(chanp, 1, "statcallb ret=%d", ret);
426 link_debug(chanp, 0, "STAT_DCONN");
473 link_debug(chanp, 0, "STAT_DHUP");
519 link_debug(chanp, 0, "STAT_DHUP");
584 link_debug(chanp, 0, "STAT_BHUP");
597 link_debug(chanp, 0, "STAT_BHUP");
628 link_debug(chanp, 0, "STAT_BHUP");
672 link_debug(chanp, 0, "STAT_BHUP");
700 link_debug(chanp, 0, "STAT_DHUP");
710 link_debug(chanp, 0, "STAT_DHUP");
753 link_debug(chanp, 0, "STAT_BHUP");
1193 link_debug(chanp, 0, "lldata: %d", skb->len);
1196 link_debug(chanp, 0, "lldata: channel not open");
1225 link_debug(chanp, 0, "lltrans: %d", skb->len);
1228 link_debug(chanp, 0, "lltrans: channel not open");
1254 link_debug(chanp, 0, "llwakeup: %d", len);
1342 link_debug(chanp, 0, "leased line d-channel DATA");
1366 link_debug(chanp, 0, "leased line d-channel DATA");
1516 link_debug(chanp, 1, "SETL2 card %d %ld",
1523 link_debug(chanp, 1, "SETL3 card %d %ld",
1530 link_debug(chanp, 1, "DIAL %s -> %s (%d,%d)",
1548 link_debug(chanp, 1, "ACCEPTB");
1555 link_debug(chanp, 1, "ACCEPTD");
1561 link_debug(chanp, 1, "HANGUP");
1705 link_debug(chanp, 1, "PROCEED");
1712 link_debug(chanp, 1, "ALERT");
1719 link_debug(chanp, 1, "REDIR");
1756 link_debug(chanp, 1, "writebuf: channel not open");
1760 link_debug(chanp, 1, "writebuf: packet too large (%d bytes)", len);
1771 link_debug(chanp, 1, "writebuf: no buffers for %d bytes", len);
1774 link_debug(chanp, 1, "writebuf %d/%d/%d", len, chanp->bcs->tx_cnt,MAX_DATA_MEM);