Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvErrno.h85 #define MS_ERR_NOLINK 67 /* Link has been severed */ macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c940 iRet = -MS_ERR_NOLINK; in ms_hcd_alloc_dev()