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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dcallc.c69 link_debug(struct Channel *chanp, int direction, char *fmt, ...) function
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(chan
[all...]

Completed in 143 milliseconds