Searched refs:QTD_LENGTH (Results 1 – 6 of 6) sorted by relevance
326 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro356 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1)
293 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro323 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1)
194 urb->actual_length += length - QTD_LENGTH (token); in qtd_copy_status()366 qtd->length - QTD_LENGTH(token), qtd->length, qh->xacterrs); in qh_completions()
239 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro270 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1)1302 urb->actual_length += length - QTD_LENGTH(token); in qtd_copy_status()
426 } else if (QTD_LENGTH(scratch)) { in qh_lines()
401 else if (QTD_LENGTH(scratch)) { in qh_lines()2144 urb->actual_length += length - QTD_LENGTH(token); in qtd_copy_status()2335 qtd->length - QTD_LENGTH(token), in qh_completions()