PORT_RESET_MSEC   622 drivers/usb/host/ohci-hub.c 	u16	reset_done = now + PORT_RESET_MSEC;
PORT_RESET_MSEC   623 drivers/usb/host/ohci-hub.c 	int	limit_1 = DIV_ROUND_UP(PORT_RESET_MSEC, PORT_RESET_HW_MSEC);
PORT_RESET_MSEC  2645 drivers/usb/host/u132-hcd.c 	reset_done = now + PORT_RESET_MSEC;