Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DAVD.c3439 MS_U32 u32TimeoutAV = MsOS_GetSystemTime() + 1000; in vd_str_stablestatus() local
3470 while(MsOS_GetSystemTime() < u32TimeoutAV) in vd_str_stablestatus()