Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c900 if ((++hub->nerrors < 10) || hub->error) in hub_irq()
908 hub->nerrors = 0; in hub_irq()
6322 hub->nerrors = 0; in hub_events()
9069 hub->nerrors = 0; in hub_events_EX()
H A DdrvHUB.h211 int nerrors; member
H A DdrvHub_2.c205 hub->nerrors = 0; in hub_events_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c166 if ((++pHub->nerrors < 10) || pHub->error) in ms_hub_irq()
174 pHub->nerrors = 0; in ms_hub_irq()
1311 hub->nerrors = 0; in ms_hub_events()
H A DdrvHub.h190 int nerrors; member