limit_1           623 drivers/usb/host/ohci-hub.c 	int	limit_1 = DIV_ROUND_UP(PORT_RESET_MSEC, PORT_RESET_HW_MSEC);
limit_1           664 drivers/usb/host/ohci-hub.c 	} while (tick_before(now, reset_done) && --limit_1 >= 0);