Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h264 #define MS_FLAG_URB_NO_SETUP_DMA_MAP 0x0008 // set the bit if urb->setup_dma valid macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvBulktran.c381 ptr->current_urb->u32TransferFlags = MS_FLAG_URB_NO_SETUP_DMA_MAP; in ms_usb_msg_common()
H A DdrvUsbd.c1024 | MS_FLAG_URB_NO_SETUP_DMA_MAP); in ms_hcd_submit_urb()