Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dconstants.h211 #define TYPE_WORM 0x04 /* Treated as ROM by our system */ macro
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c743 case TYPE_WORM: in scsi_generic_realize()
H A Dscsi-disk.c2805 if (s->qdev.type == TYPE_ROM || s->qdev.type == TYPE_WORM) { in scsi_block_realize()