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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-q.c752 u32 tdBE = hc32_to_cpup (ohci, &td->hwBE); local
764 if ((type != PIPE_CONTROL || td->index != 0) && tdBE != 0) {
766 urb->actual_length += tdBE - td->data_dma + 1;

Completed in 110 milliseconds