Lines Matching defs:debug

130 #define debug(...) do {						\
131 if (debug && nodaemon) \
177 static int debug = 0;
626 ++debug;
720 debug("optind: %d, optarg: '%s'", optind, optarg);
788 debug("rodent baudrate %d", rodent.baudrate);
799 debug("terminate drift: distance %d, time %d, after %d",
917 debug("port: %s interface: %s type: %s model: %s",
1092 if (debug > 2)
1093 debug("flags:%08x buttons:%08x obuttons:%08x",
1125 debug("PREPARING TO SCROLL");
1127 debug("[BUTTON2] flags:%08x buttons:%08x obuttons:%08x",
1130 debug("[NOTBUTTON2] flags:%08x buttons:%08x obuttons:%08x",
1140 debug("DONE WITH SCROLLING / %d", scroll_state);
1167 debug("flags:%08x buttons:%08x obuttons:%08x", action.flags,
1177 debug("activity : buttons 0x%08x dx %d dy %d dz %d",
1209 debug("SCROLL: %d", scroll_movement);
1223 debug("HORIZONTAL SCROLL: %d", hscroll_movement);
1296 if (debug < 2)
1312 if (debug < 2)
1326 debug("activity : buttons 0x%08x dx %d dy %d dz %d",
1335 if (debug < 2)
1545 debug("PnP serial mouse: '%*.*s' '%*.*s' '%*.*s'",
1576 debug("proto params: %02x %02x %02x %02x %d %02x %02x",
1746 debug("%c", c);
1799 debug("%s\n", buf);
1810 debug("%c", c);
1912 debug("received char 0x%x",(int)rBuf);
2059 debug("assembled full packet (len %d) %x,%x,%x,%x,%x,%x,%x,%x",
2254 debug("unknown PS2++ packet type %d: 0x%02x 0x%02x 0x%02x\n",
2380 if (debug > 2)
2381 debug("state:%d, trans:%d -> state:%d",
2567 debug("ts: %jd %ld", (intmax_t)ts.tv_sec, ts.tv_nsec);
2579 debug(" : %jd %ld",
2598 debug("button %d timeout", i + 1);
2640 debug("mstate[%d]->count:%d", i, mstate[i]->count);
2650 if (debug < 2)
2653 debug("button %d count %d", i + 1, mouse.u.event.value);
2806 debug("PnP COM device rev 1.0 probe...");
2822 debug("modem status 0%o", i);
2847 debug("pnpwakeup1(): valid response in first phase.");
2868 debug("pnpwakeup1(): valid response in second phase.");
2885 debug("alternate probe...");
2907 debug("pnpwakeup2(): valid response.");
2943 debug("begin-id %02x", c);
2947 debug("%c %02x", c, c);
2976 debug("len:%d, '%-*.*s'", i, i, i, buf);
3027 debug("non-PnP mouse '%c'", buf[0]);
3042 debug("PnP ID string: '%*.*s'", len, len, buf);
3048 debug("PnP rev %d.%02d", id->revision / 100, id->revision % 100);
3118 debug("PnP checksum: 0x%X", sum);
3414 debug("remote client connect...accepted");
3418 debug("another remote client connect...disconnected");
3423 debug("remote client disconnected");