Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c1469 if (!(pUrb->u32TransferFlags & MS_FLAG_URB_NO_INTERRUPT)) in ms_qh_urb_process()
3266 if (!(urb->u32TransferFlags & MS_FLAG_URB_NO_INTERRUPT)) in ms_qh_urb_transaction_EHSET()
3353 if (!(urb->u32TransferFlags & MS_FLAG_URB_NO_INTERRUPT)) in ms_qh_urb_transaction_EHSET()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h267 #define MS_FLAG_URB_NO_INTERRUPT 0x0080 // no non-error interrupt needed macro