Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI.h415 #define QTD_STS_DATERR ((U32)1 << 5) macro
H A DdrvEhciHcd.c982 else if (u32Token & QTD_STS_DATERR) in ms_qtd_copy_status()