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

/drivers/scsi/
H A Deata.c2122 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; local
2127 if (link_statistics && !(++flushcount % link_statistics))
2129 " av %ldK as %ldK.\n", flushcount, batchcount,
2231 if (link_statistics && (overlap || !(flushcount % link_statistics)))
2240 k, flushcount,
H A Du14-34f.c1589 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; local
1594 if (link_statistics && !(++flushcount % link_statistics))
1596 " av %ldK as %ldK.\n", flushcount, batchcount, inputcount,
1663 if (link_statistics && (overlap || !(flushcount % link_statistics)))
1669 SCpnt->lun, k, flushcount, n_ready,

Completed in 309 milliseconds