Searched refs:TYPE_WORM (Results 1 – 6 of 6) sorted by relevance
211 #define TYPE_WORM 0x04 /* Treated as ROM by our system */ macro
242 #define TYPE_WORM 0x04 /* Treated as ROM by our system */ macro
79 if (cd->device->type == TYPE_WORM) { in sr_vendor_init()
74 MODULE_ALIAS_SCSI_DEVICE(TYPE_WORM);617 if (sdev->type != TYPE_ROM && sdev->type != TYPE_WORM) in sr_probe()
743 case TYPE_WORM: in scsi_generic_realize()
2822 if (s->qdev.type == TYPE_ROM || s->qdev.type == TYPE_WORM) { in scsi_block_realize()