Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dehci.c100 static int ehcilostintrbug = 0; variable
110 &ehcilostintrbug, 0, "Enable lost interrupt bug workaround");
302 if (ehcilostintrbug) in ehci_init()