Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dehci.c88 static int ehcinohighspeed = 0; variable
96 &ehcinohighspeed, 0, "Disable High Speed USB");
103 TUNABLE_INT("hw.usb.ehci.no_hs", &ehcinohighspeed);
3407 if (ehcinohighspeed) { in ehci_roothub_exec()