Searched refs:SCSI_SENSE_LEN_SCANNER (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/scsi/ | ||
H A D | utils.h | 10 #define SCSI_SENSE_LEN_SCANNER 32 macro |
/openbmc/qemu/hw/scsi/ | ||
H A D | scsi-bus.c | 665 return SCSI_SENSE_LEN_SCANNER; in scsi_sense_len() |