Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_edgeport.c1172 __u32 lastCount; in block_until_tx_empty() local
1178 lastCount = fifo->count; in block_until_tx_empty()
1181 if (lastCount == 0) { in block_until_tx_empty()
1191 if (lastCount == fifo->count) { in block_until_tx_empty()