Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c81 static int uhcinoloop = 0; variable
87 &uhcinoloop, 0, "uhci noloop");
90 TUNABLE_INT("hw.usb.uhci.loop", &uhcinoloop);
838 if (uhcinoloop) { in uhci_add_loop()
861 if (uhcinoloop) { in uhci_rem_loop()