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)
300 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro330 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1)
198 urb->actual_length += length - QTD_LENGTH (token); in qtd_copy_status()377 qtd->length - QTD_LENGTH(token), qtd->length, qh->xacterrs); in qh_completions()
240 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff) macro271 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1)1301 urb->actual_length += length - QTD_LENGTH(token); in qtd_copy_status()
426 } else if (QTD_LENGTH(scratch)) { in qh_lines()
402 else if (QTD_LENGTH(scratch)) { in qh_lines()2139 urb->actual_length += length - QTD_LENGTH(token); in qtd_copy_status()2330 qtd->length - QTD_LENGTH(token), in qh_completions()