Home
last modified time | relevance | path

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

/qemu/include/scsi/
H A Dutils.h59 extern const struct SCSISense sense_code_NO_SENSE;
/qemu/scsi/
H A Dutils.c156 const struct SCSISense sense_code_NO_SENSE = { variable