Searched refs:ovlcount (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | u14-34f.c | 1536 static unsigned int readycount = 0, ovlcount = 0, inputcount = 0; in reorder() local 1543 ovlcount, readycount, readysorted, sortcount, revcount, in reorder() 1600 if (overlap) { ovlcount++; seeksorted += iseek / 1024; } in reorder()
|
D | eata.c | 2011 static unsigned int readycount = 0, ovlcount = 0, inputcount = 0; in reorder() local 2018 ovlcount, readycount, readysorted, sortcount, revcount, in reorder() 2075 if (overlap) { ovlcount++; seeksorted += iseek / 1024; } in reorder()
|