Home
last modified time | relevance | path

Searched refs:sense_code_INVALID_FIELD (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/scsi/
H A Dutils.h73 extern const struct SCSISense sense_code_INVALID_FIELD;
/openbmc/qemu/scsi/
H A Dutils.c191 const struct SCSISense sense_code_INVALID_FIELD = { variable