Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h1416 #define QTD_STS_MMF ((U32)1 << 2) /* incomplete split transaction */ macro
H A DdrvEhciHcd.c2391 } else if (token & QTD_STS_MMF) { in qtd_copy_status()