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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Du14-34f.c1460 static unsigned int readysorted = 0, revcount = 0; local
1466 ovlcount, readycount, readysorted, sortcount, revcount,
1525 if (rev && !r) { revcount++; readysorted += n_ready; }
1526 if (!rev && !s) { sortcount++; readysorted += n_ready; }
H A Deata.c2132 static unsigned int readysorted = 0, revcount = 0; local
2138 inputcount, ovlcount, readycount, readysorted, sortcount,
2231 readysorted += n_ready;
2235 readysorted += n_ready;

Completed in 84 milliseconds