Lines Matching defs:debug

15  * debug:
17 * See hfc_pci.h for debug flags.
45 static uint debug;
52 module_param(debug, uint, S_IRUGO | S_IWUSR);
367 if (hc->bch[fifo].debug & DEBUG_HW_BCHANNEL)
381 if (hc->bch[fifo].debug & DEBUG_HW_BCHANNEL)
400 if ((bch->debug & DEBUG_HW_BCHANNEL) && !(bch->debug & DEBUG_HW_BFIFO))
409 if (bch->debug & DEBUG_HW)
469 if (dch->debug & DEBUG_HW_DCHANNEL)
479 if (dch->debug & DEBUG_HW)
621 if (bch->debug & DEBUG_HW_BCHANNEL)
630 if (bch->debug & DEBUG_HW_BCHANNEL)
670 if ((dch->debug & DEBUG_HW_DCHANNEL) && !(dch->debug & DEBUG_HW_DFIFO))
680 if (dch->debug & DEBUG_HW_DFIFO)
688 if (dch->debug & DEBUG_HW_DCHANNEL)
702 if (dch->debug & DEBUG_HW_DCHANNEL)
706 if (dch->debug & DEBUG_HW_DCHANNEL)
749 if ((bch->debug & DEBUG_HW_BCHANNEL) && !(bch->debug & DEBUG_HW_BFIFO))
770 if (bch->debug & DEBUG_HW_BCHANNEL)
788 if (bch->debug & DEBUG_HW_BFIFO)
824 if (bch->debug & DEBUG_HW_BFIFO)
847 if (bch->debug & DEBUG_HW_BCHANNEL)
856 if (bch->debug & DEBUG_HW_BCHANNEL)
867 if (bch->debug & DEBUG_HW_BCHANNEL)
872 if (bch->debug & DEBUG_HW_BCHANNEL)
911 if (dch->debug)
959 if (dch->debug)
1105 if (dch->debug & DEBUG_HW)
1156 if (hc->dch.debug & DEBUG_HW_DCHANNEL)
1166 if (hc->dch.debug & DEBUG_HW_DCHANNEL)
1171 if (hc->dch.debug & DEBUG_HW_DCHANNEL)
1190 else if (hc->dch.debug)
1197 else if (hc->dch.debug)
1204 else if (hc->dch.debug)
1211 else if (hc->dch.debug)
1243 if (bch->debug & DEBUG_HW_BCHANNEL)
1434 if (bch->debug & DEBUG_HW_BCHANNEL)
1532 if (bch->debug & DEBUG_HW)
1883 if (debug & DEBUG_HW_OPEN)
1960 if (dch->debug & DEBUG_HW)
1973 if (debug & DEBUG_HW_OPEN)
1983 if (dch->debug & DEBUG_HW)
2090 card->dch.debug = debug;
2103 card->bch[i].debug = debug;
2258 if (debug)