ehcidebug 62 dev/cardbus/ehci_cardbus.c #define DPRINTF(x) if (ehcidebug) printf x
ehcidebug 63 dev/cardbus/ehci_cardbus.c extern int ehcidebug;
ehcidebug 62 dev/pci/ehci_pci.c #define DPRINTF(x) if (ehcidebug) printf x
ehcidebug 63 dev/pci/ehci_pci.c extern int ehcidebug;
ehcidebug 96 dev/usb/ehci.c #define DPRINTF(x) do { if (ehcidebug) printf x; } while(0)
ehcidebug 97 dev/usb/ehci.c #define DPRINTFN(n,x) do { if (ehcidebug>(n)) printf x; } while (0)
ehcidebug 98 dev/usb/ehci.c int ehcidebug = 0;
ehcidebug 467 dev/usb/ehci.c if (ehcidebug)
ehcidebug 785 dev/usb/ehci.c if (ehcidebug > 10)
ehcidebug 825 dev/usb/ehci.c if (ehcidebug > 2) {
ehcidebug 861 dev/usb/ehci.c if (ehcidebug > 15)
ehcidebug 958 dev/usb/ehci.c if (ehcidebug > 0)
ehcidebug 1064 dev/usb/ehci.c if (ehcidebug > 0)
ehcidebug 1162 dev/usb/ehci.c if (ehcidebug)
ehcidebug 1457 dev/usb/ehci.c if (ehcidebug > 5) {
ehcidebug 2620 dev/usb/ehci.c if (ehcidebug > 1)
ehcidebug 2849 dev/usb/ehci.c if (ehcidebug > 5) {
ehcidebug 2878 dev/usb/ehci.c if (ehcidebug > 10) {
ehcidebug 2960 dev/usb/ehci.c if (ehcidebug > 5) {
ehcidebug 2989 dev/usb/ehci.c if (ehcidebug > 10) {
ehcidebug 3135 dev/usb/ehci.c if (ehcidebug > 5) {
ehcidebug 3163 dev/usb/ehci.c if (ehcidebug > 10) {