Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dutils.h31 SCSI_HOST_ALLOCATION_FAILURE = 0x12, enumerator
/openbmc/qemu/scsi/
H A Dutils.c652 case SCSI_HOST_ALLOCATION_FAILURE: in scsi_sense_from_host_status()
/openbmc/qemu/hw/scsi/
H A Dvirtio-scsi.c680 case SCSI_HOST_ALLOCATION_FAILURE: in virtio_scsi_command_failed()