Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dscsi_debug.c1782 int power_cond, want_stop, stopped_state; in resp_start_stop() local
1785 power_cond = (cmd[4] & 0xf0) >> 4; in resp_start_stop()
1786 if (power_cond) { in resp_start_stop()