Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.h114 unsigned rh_disconn:1; member
H A DdrvUSBEntry.c1324 pRootHub->p_UsbHcd->rh_disconn = 1; in ms_UsbTask_EX()
1326 pRootHub->p_UsbHcd->rh_disconn = 0; in ms_UsbTask_EX()
H A DdrvEhciHcd.c439 if ((pEhci->hcd.rh_disconn == 1) && in ms_ehci_softrst()