Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDohci.c61 #define USB_DEBUG_VAR ohcidebug
84 static int ohcidebug = 0; variable
88 &ohcidebug, 0, "ohci debug level");
232 if (ohcidebug > 15) { in ohci_controller_init()
296 if (ohcidebug > 5) { in ohci_controller_init()
412 if (ohcidebug > 15) { in ohci_init()
459 if (ohcidebug > 2) in ohci_suspend()
473 if (ohcidebug > 2) in ohci_resume()
732 if (ohcidebug > 5) { in ohci_isoc_done()
901 if (ohcidebug > 10) { in ohci_non_isoc_done()
[all …]