Home
last modified time | relevance | path

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

/openbmc/qemu/scsi/
H A Dutils.c162 .key = NOT_READY, .asc = 0x04, .ascq = 0x03
167 .key = NOT_READY, .asc = 0x3a, .ascq = 0x00
172 .key = NOT_READY, .asc = 0x53, .ascq = 0x02
282 .key = NOT_READY, .asc = 0x04, .ascq = 0x00
363 case NOT_READY: in scsi_sense_is_guest_recoverable()
401 case NOT_READY: in scsi_sense_to_errno()
/openbmc/qemu/include/scsi/
H A Dconstants.h190 #define NOT_READY 0x02 macro
/openbmc/qemu/hw/ide/
H A Datapi.c202 ide_atapi_cmd_error(s, NOT_READY, in ide_atapi_io_error()
1083 ? NOT_READY : ILLEGAL_REQUEST; in cmd_start_stop_unit()
1339 ide_atapi_cmd_error(s, NOT_READY, ASC_MEDIUM_NOT_PRESENT); in ide_atapi_cmd()
1353 ide_atapi_cmd_error(s, NOT_READY, ASC_MEDIUM_NOT_PRESENT); in ide_atapi_cmd()