Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dutils.h121 extern const struct SCSISense sense_code_SPACE_ALLOC_FAILED;
/openbmc/qemu/scsi/
H A Dutils.c326 const struct SCSISense sense_code_SPACE_ALLOC_FAILED = { variable