Searched refs:eoldidx (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 Dgdth.c300 static int eoldidx; variable
2872 if (elastidx == eoldidx) { /* reached mark ? */
2873 ++eoldidx;
2874 if (eoldidx == MAX_EVENTS)
2875 eoldidx = 0;
2899 eindex = eoldidx;
2932 eindex = eoldidx;
2958 eoldidx = elastidx = 0;

Completed in 160 milliseconds