Searched refs:retry_eot (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/scsi/
H A Dst.c1552 int undone, retry_eot = 0, scode;
1651 while (count > 0 && !retry_eot) {
1754 if (!retry_eot && !cmdstatp->deferred &&
1757 retry_eot = 1;
1799 if (retval || retry_eot) {
1545 int undone, retry_eot = 0, scode; local

Completed in 72 milliseconds