Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c70 int force_ehci_off = 1; variable
H A Dehci_util.c56 extern int force_ehci_off;
2081 if (ehcip->ehci_polled_kbd_count == 0 || force_ehci_off != 0) { in ehci_cpr_suspend()