Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dutils.h52 bool fixed_sense);
/openbmc/qemu/scsi/
H A Dutils.c122 bool fixed_sense) in scsi_build_sense_buf() argument
127 if (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
698 sense, fixed_sense); in scsi_target_send_command()
702 fixed_sense); in scsi_target_send_command()