Home
last modified time | relevance | path

Searched refs:ehcidebug (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dehci.c73 #define USB_DEBUG_VAR ehcidebug
95 static int ehcidebug = 0; variable
103 &ehcidebug, 0, "Debug level");
303 if (ehcidebug > 2) { in ehci_init()
533 if (ehcidebug) { in ehci_init()
1199 if (ehcidebug > 10) { in ehci_non_isoc_done()
1459 if (ehcidebug > 15) { in ehci_interrupt()
1904 if (ehcidebug > 8) { in ehci_setup_standard_chain()
2043 if (ehcidebug > 15) { in ehci_isoc_fs_done()
2097 if (ehcidebug > 15) { in ehci_isoc_hs_done()
[all …]