Searched refs:limit_2 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c657 int limit_2; local
660 limit_2 = PORT_RESET_HW_MSEC * 2;
661 while (--limit_2 >= 0) {
675 if (limit_2 < 0) {

Completed in 314 milliseconds