Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dehci.c89 static int ehciiaadbug = 0; variable
98 &ehciiaadbug, 0, "Enable doorbell bug workaround");
104 TUNABLE_INT("hw.usb.ehci.iaadbug", &ehciiaadbug);
311 if (ehciiaadbug) in ehci_init()