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