Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci.h276 #define QTD_CERR(tok) (((tok)>>10) & 0x3) macro
Dehci-q.c152 if (QTD_CERR (token)) in qtd_copy_status()
162 } else if (QTD_CERR (token)) in qtd_copy_status()