Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c1805 int power_cond, want_stop, stopped_state; in resp_start_stop() local
1808 power_cond = (cmd[4] & 0xf0) >> 4; in resp_start_stop()
1809 if (power_cond) { in resp_start_stop()