got_a_read         52 kern/dev/lamebus/lser.c 	bool got_a_read = false;
got_a_read         71 kern/dev/lamebus/lser.c 		got_a_read = true;
got_a_read         81 kern/dev/lamebus/lser.c 	if (got_a_read && sc->ls_input != NULL) {