Home
last modified time | relevance | path

Searched refs:want_stop (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c1784 int power_cond, want_stop, stopped_state; in resp_start_stop() local
1792 want_stop = !(cmd[4] & 1); in resp_start_stop()
1807 if (want_stop) { in resp_start_stop()
1815 changing = (stopped_state != want_stop); in resp_start_stop()
1817 atomic_xchg(&devip->stopped, want_stop); in resp_start_stop()