Searched refs:want_stop (Results 1 – 1 of 1) sorted by relevance
2283 int power_cond, want_stop, stopped_state; in resp_start_stop() local2291 want_stop = !(cmd[4] & 1); in resp_start_stop()2306 if (want_stop) { in resp_start_stop()2314 changing = (stopped_state != want_stop); in resp_start_stop()2316 atomic_xchg(&devip->stopped, want_stop); in resp_start_stop()2317 if (scp->device->type == TYPE_TAPE && !want_stop) { in resp_start_stop()