Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.c62 #define USB_DEBUG_VAR ohcidebug
84 static int ohcidebug = 0; variable
89 &ohcidebug, 0, "ohci debug level");
233 if (ohcidebug > 15) { in ohci_controller_init()
297 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()
731 if (ohcidebug > 5) { in ohci_isoc_done()
899 if (ohcidebug > 10) { in ohci_non_isoc_done()
[all …]