Searched refs:VDISK_CDROM (Results 1 – 5 of 5) sorted by relevance
699 #define VDISK_CDROM 0x1 macro
277 #define VDISK_CDROM 0x1 macro
382 if (!(blockdev->info & VDISK_CDROM) && in xen_block_realize()769 blockdev->info = VDISK_READONLY | VDISK_CDROM; in xen_cdrom_realize()
513 vbd->type |= VDISK_CDROM; in xen_vbd_create()
525 if (!(info->vdisk_info & VDISK_CDROM)) in blkif_ioctl()