Searched refs:QTD_LENGTH (Results 1 – 3 of 3) sorted by relevance
274 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro299 #define IS_SHORT_READ(token) (QTD_LENGTH (token) != 0 && QTD_PID (token) == 1)
394 else if (QTD_LENGTH (scratch)) { in qh_lines()
128 urb->actual_length += length - QTD_LENGTH (token); in qtd_copy_status()