Searched refs:link_debug (Results 1 – 1 of 1) sorted by relevance
/drivers/isdn/hisax/ |
D | callc.c | 69 link_debug(struct Channel *chanp, int direction, char *fmt, ...) in link_debug() function 227 link_debug(chanp, 0, "STAT_ICALL_LEASED"); in lli_leased_in() 239 link_debug(chanp, 1, "statcallb ret=%d", ret); in lli_leased_in() 257 link_debug(chanp, 0, "STAT_DCONN"); in lli_init_bchan_out() 313 link_debug(chanp, 0, "STAT_BCONN %s", ic.parm.num); in lli_go_active() 344 link_debug(chanp, 0, (chanp->chan < 2) ? "STAT_ICALL" : "STAT_ICALLW"); in lli_deliver_call() 356 link_debug(chanp, 1, "statcallb ret=%d", ret); in lli_deliver_call() 426 link_debug(chanp, 0, "STAT_DCONN"); in lli_init_bchan_in() 473 link_debug(chanp, 0, "STAT_DHUP"); in lli_leased_hup() 519 link_debug(chanp, 0, "STAT_DHUP"); in lli_dhup_close() [all …]
|