Searched refs:QTD_LENGTH (Results 1 – 7 of 7) sorted by relevance
209 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro240 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1)
322 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro352 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1)
302 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro332 #define IS_SHORT_READ(token) (QTD_LENGTH (token) != 0 && QTD_PID (token) == 1)
207 urb->actual_length += length - QTD_LENGTH (token); in qtd_copy_status()386 qtd->length - QTD_LENGTH(token), qtd->length, qh->xacterrs); in qh_completions()
460 else if (QTD_LENGTH (scratch)) { in qh_lines()
412 else if (QTD_LENGTH(scratch)) { in qh_lines()2170 urb->actual_length += length - QTD_LENGTH(token); in qtd_copy_status()2363 qtd->length - QTD_LENGTH(token), in qh_completions()
877 urb->actual_length += length - QTD_LENGTH(token); in qtd_copy_status()