Searched refs:read_ndx (Results 1 – 1 of 1) sorted by relevance
342 static int read_ndx = 0; /* index to the number of writes to perform */ in read_from_mem() local346 while (read_ndx++ < (int)locargs[0]) { in read_from_mem()