Home
last modified time | relevance | path

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

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