Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c1070 if (!(pUrb->u32TransferFlags & MS_FLAG_URB_SHORT_NOT_OK)) in ms_urb_done()
1430 if ((pUrb->u32TransferFlags & MS_FLAG_URB_SHORT_NOT_OK) == 0 in ms_qh_urb_process()
3320 if ((urb->u32TransferFlags & MS_FLAG_URB_SHORT_NOT_OK) == 0 in ms_qh_urb_transaction_EHSET()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h262 #define MS_FLAG_URB_SHORT_NOT_OK 0x0001 // short reads have errors macro