Searched refs:reset_on_stop (Results 1 – 1 of 1) sorted by relevance
187 static int reset_on_stop; /* do a reset() if stopped */ variable215 reset_on_stop = 1; in commands()239 reset_on_stop = 0; in commands()563 if (reset_on_stop) { in stop()564 reset_on_stop = 0; in stop()