Lines Matching defs:debug
9 * debug=<n>, default=0, with n=0xHHHHGGGG
11 * G - common mISDN debug flags described at mISDNhw.h
26 static unsigned int debug;
35 module_param(debug, uint, S_IRUGO | S_IWUSR);
55 if (debug & DBG_HFC_CALL_TRACE)
80 if (debug & DBG_HFC_CALL_TRACE)
107 if (debug & DBG_HFC_CALL_TRACE)
183 if (debug & DBG_HFC_CALL_TRACE)
204 if (debug & DBG_HFC_CALL_TRACE)
212 if (debug & DBG_HFC_CALL_TRACE)
285 if (debug & DBG_HFC_CALL_TRACE)
299 if (debug & DBG_HFC_CALL_TRACE)
323 if (debug & DBG_HFC_CALL_TRACE)
371 if (debug & DBG_HFC_CALL_TRACE)
406 if (dch->debug & DEBUG_HW)
420 if (debug & DEBUG_HW_OPEN)
478 if (debug & DBG_HFC_CALL_TRACE)
499 if (debug & DBG_HFC_CALL_TRACE)
529 if (dch->debug & DEBUG_HW)
545 if (debug & DEBUG_HW_OPEN)
562 if (dch->debug & DEBUG_HW)
578 if (debug & DEBUG_HW) {
619 if (debug & DEBUG_HW) {
689 if (debug & DEBUG_HW)
720 if (debug & DEBUG_HW)
759 if (debug & DEBUG_HW)
814 if (debug & DBG_HFC_CALL_TRACE)
894 if (debug & DBG_HFC_FIFO_VERBOSE) {
918 if (debug & DBG_HFC_FIFO_VERBOSE) {
992 if (debug & DEBUG_HW)
1012 if (iso_status && (debug & DBG_HFC_FIFO_VERBOSE)) {
1020 (debug & DBG_HFC_USB_VERBOSE)) {
1069 if (debug & DEBUG_HW)
1075 if (status && (debug & DBG_HFC_URB_INFO))
1104 if (debug & DBG_HFC_URB_ERROR)
1117 if ((fifon == HFCUSB_D_RX) && (debug & DBG_HFC_USB_VERBOSE)) {
1149 if (debug & DEBUG_HW)
1206 if (debug & DBG_HFC_URB_ERROR)
1235 if (debug & DBG_HFC_URB_ERROR) {
1293 (debug & DBG_HFC_USB_VERBOSE)) {
1325 if (debug & DBG_HFC_FIFO_VERBOSE) {
1348 if (debug & DEBUG_HW)
1366 if (status && (debug & DBG_HFC_URB_ERROR))
1386 if (debug)
1455 if (debug)
1466 if (debug && fifo->stop_gracefull)
1480 if (debug)
1489 if (debug && fifo->stop_gracefull)
1501 if (debug)
1526 if (debug & DEBUG_HW)
1551 if (debug & DEBUG_HW)
1702 if (debug & DBG_HFC_CALL_TRACE)
1748 if (debug & DBG_HFC_CALL_TRACE)
1788 if (bch->debug & DEBUG_HW)
1808 if (bch->debug & DEBUG_HW)
1842 if (debug & DBG_HFC_CALL_TRACE)
1849 hw->dch.debug = debug & 0xFFFF;
1865 hw->bch[i].debug = debug;