Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI_SCHD.cxx200 U32 iWait; in ms_intr_deschedule() local
239 iWait = 2; in ms_intr_deschedule()
241 iWait = 55; in ms_intr_deschedule()
243 udelay (iWait); in ms_intr_deschedule()
247 if (iWait) in ms_intr_deschedule()