lastread          767 drivers/atm/lanai.c 	int read, write, lastread = -1;
lastread          793 drivers/atm/lanai.c 		if (read != lastread) {	   /* Has there been any progress? */
lastread          794 drivers/atm/lanai.c 			lastread = read;