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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dcallc.c76 link_debug(struct Channel *chanp, int direction, char *fmt, ...) function
234 link_debug(chanp, 0, "STAT_ICALL_LEASED");
246 link_debug(chanp, 1, "statcallb ret=%d", ret);
264 link_debug(chanp, 0, "STAT_DCONN");
320 link_debug(chanp, 0, "STAT_BCONN %s", ic.parm.num);
351 link_debug(chanp, 0, (chanp->chan < 2) ? "STAT_ICALL" : "STAT_ICALLW");
363 link_debug(chanp, 1, "statcallb ret=%d", ret);
433 link_debug(chanp, 0, "STAT_DCONN");
480 link_debug(chanp, 0, "STAT_DHUP");
526 link_debug(chan
[all...]

Completed in 38 milliseconds