Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMSC.c1594 static MS_U32 usbTURStartTime = 0; in ms_readyChk_USB_LUNs() local
1599 if (MsOS_GetSystemTime()-usbTURStartTime > 1000 ) in ms_readyChk_USB_LUNs()
1601 usbTURStartTime = MsOS_GetSystemTime(); in ms_readyChk_USB_LUNs()