Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/storage/
Djumpshot.c385 int totallen, len, result, waitcount; in jumpshot_write_data() local
472 waitcount = 0; in jumpshot_write_data()
480 } while ((result != USB_STOR_TRANSPORT_GOOD) && (waitcount < 10)); in jumpshot_write_data()