Searched defs:fixed_sense (Results 1 – 2 of 2) sorted by relevance
/qemu/scsi/ | ||
H A D | utils.c | 122 bool fixed_sense) in scsi_build_sense_buf() |
/qemu/hw/scsi/ | ||
H A D | scsi-bus.c | 719 int fixed_sense = (req->cmd.buf[1] & 1) == 0; in scsi_target_send_command() local |