Searched refs:sense_code_IO_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/scsi/ | ||
H A D | utils.h | 91 extern const struct SCSISense sense_code_IO_ERROR; |
/openbmc/qemu/scsi/ | ||
H A D | utils.c | 236 const struct SCSISense sense_code_IO_ERROR = { variable |