Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Datapi.c1072 int pwrcnd = buf[4] & 0xf0; in cmd_start_stop_unit() local
1074 if (pwrcnd) { in cmd_start_stop_unit()
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c1498 int pwrcnd = req->cmd.buf[4] & 0xf0; in scsi_disk_emulate_start_stop() local
1500 if (pwrcnd) { in scsi_disk_emulate_start_stop()