Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/ !
Dohci-q.c757 u32 tdBE = hc32_to_cpup (ohci, &td->hwBE); in td_done() local
769 if ((type != PIPE_CONTROL || td->index != 0) && tdBE != 0) { in td_done()
771 urb->actual_length += tdBE - td->data_dma + 1; in td_done()