Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvErrno.h89 #define MS_ERR_REMOTEIO 121 /* Remote I/O error */ macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c967 pUrb->s32Status = -MS_ERR_REMOTEIO; in ms_qtd_copy_status()
1069 case -MS_ERR_REMOTEIO: /* fault or normal */ in ms_urb_done()
1228 iDoStatus = (pUrb->s32Status == -MS_ERR_REMOTEIO) in ms_qh_completions()
H A DdrvBulktran.c523 case -MS_ERR_REMOTEIO: in ms_usb_interpret_uRequest_Block_result()