Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c1107 unsigned char u8State; in ms_qh_completions() local
1117 u8State = pQh->qh_status; in ms_qh_completions()
1119 iStopped = (u8State == QH_STS_IDLE); in ms_qh_completions()
1203 if (u8State == QH_STS_IDLE in ms_qh_completions()
1252 pQh->qh_status = u8State; in ms_qh_completions()
1260 if (u8State == QH_STS_IDLE) in ms_qh_completions()
1262 else if (u8State == QH_STS_LINKED) { in ms_qh_completions()