Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dconstants.h208 #define TYPE_TAPE 0x01 macro
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c335 if ((s->type == TYPE_DISK || s->type == TYPE_TAPE || s->type == TYPE_ZBC) && in scsi_read_complete()
394 s->type == TYPE_TAPE) { in scsi_write_complete()
731 case TYPE_TAPE: in scsi_generic_realize()