TYPE_WORM
if (sdev->type != TYPE_ROM && sdev->type != TYPE_WORM)
MODULE_ALIAS_SCSI_DEVICE(TYPE_WORM);
if (cd->device->type == TYPE_WORM) {