Home
last modified time | relevance | path

Searched refs:SCSI_HOST_RESERVATION_ERROR (Results 1 – 3 of 3) sorted by relevance

/qemu/include/scsi/
H A Dutils.h30 SCSI_HOST_RESERVATION_ERROR = 0x11, enumerator
/qemu/scsi/
H A Dutils.c650 case SCSI_HOST_RESERVATION_ERROR: in scsi_sense_from_host_status()
/qemu/hw/scsi/
H A Dvirtio-scsi.c693 case SCSI_HOST_RESERVATION_ERROR: in virtio_scsi_command_failed()