Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c177 if (!pHub->disconnected && ms_is_empty_list(&pHub->event_list)) in ms_hub_irq()
459 pHub->disconnected = 1; in ms_hub_disconnect()
H A DdrvHub.h199 MS_U32 disconnected:1; member