Home
last modified time | relevance | path

Searched defs:fixed_sense (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scsi/
H A Dutils.c122 bool fixed_sense) in scsi_build_sense_buf()
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c673 int fixed_sense = (req->cmd.buf[1] & 1) == 0; in scsi_target_send_command() local