Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dehci.c74 #define USB_DEBUG_VAR ehcidebug
97 static int ehcidebug = 0; variable
104 &ehcidebug, 0, "Debug level");
304 if (ehcidebug > 2) { in ehci_init()
536 if (ehcidebug) { in ehci_init()
1204 if (ehcidebug > 10) { in ehci_non_isoc_done()
1468 if (ehcidebug > 15) { in ehci_interrupt()
1926 if (ehcidebug > 8) { in ehci_setup_standard_chain()
2066 if (ehcidebug > 15) { in ehci_isoc_fs_done()
2120 if (ehcidebug > 15) { in ehci_isoc_hs_done()
[all …]