Lines Matching defs:debug
78 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */
174 module_param(debug, int, 0);
181 MODULE_PARM_DESC(debug, "Debug level (0-6)");
595 if (debug > 1)
610 if (debug > 1)
702 if (debug > 4)
878 if (debug > 1)
946 if (debug > 1)
980 if (debug > 1)
1045 if (debug > 1)
1108 * Cheat and increase the debug level temporarily.
1110 old_debug = debug;
1111 debug = 2;
1114 debug = old_debug;
1243 if (debug > 3)
1312 if (debug > 4)
1348 if (debug > 3)
1353 if (debug > 3)
1407 if (debug > 1)
1415 if (debug > 4)
1439 if (debug > 4)
1443 if (debug > 2)
1460 if (debug > 4)
1485 /* You will want this info for the initial debug. */
1486 if (debug > 5) {
1495 if (debug > 4)
1520 if (debug > 4) {
1544 if (debug > 5)
1573 if (debug > 5)
1710 if ((intr_status & ~(IntrNormalMask | IntrAbnormalSummary | IntrLinkChange | IntrStatsMax | IntrTxDataLow | IntrRxGFPDead | IntrNoTxCsum | IntrPCIPad)) && debug)
1885 return debug;
1890 debug = val;
1933 if (debug > 1) {
1948 if (debug > 5) {