Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.c98 static int ehcilostintrbug = 0; variable
109 &ehcilostintrbug, 0, "Enable lost interrupt bug workaround");
301 if (ehcilostintrbug) in ehci_init()