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