Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.c2195 int smm_timeout = 50; /* 0,5 sec */ in hc_reset() local
2204 if (--smm_timeout == 0) { in hc_reset()