Searched refs:CDC_DVD (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/ide/
H A Dide-cd.c1166 CDC_CD_RW | CDC_DVD | CDC_DVD_R | CDC_DVD_RAM | CDC_GENERIC_PACKET | \
1216 cdi->mask = (CDC_CD_R | CDC_CD_RW | CDC_DVD | CDC_DVD_R | ide_cdrom_probe_capabilities()
1254 cdi->mask &= ~CDC_DVD; ide_cdrom_probe_capabilities()
1286 printk(KERN_CONT " %s", (cdi->mask & CDC_DVD) ? "CD-ROM" : "DVD-ROM"); ide_cdrom_probe_capabilities()
/linux-4.1.27/drivers/scsi/
H A Dsr.c76 CDC_CD_R|CDC_CD_RW|CDC_DVD|CDC_DVD_R|CDC_DVD_RAM|CDC_GENERIC_PACKET| \
870 CDC_DVD | CDC_DVD_RAM | get_capabilities()
898 cd->cdi.mask |= CDC_DVD; get_capabilities()
/linux-4.1.27/drivers/cdrom/
H A Dcdrom.c931 !CDROM_CAN(CDC_CD_R|CDC_CD_RW|CDC_DVD|CDC_DVD_R|CDC_MRW|CDC_MO_DRIVE)) cdrom_open_write()
3185 if (!CDROM_CAN(CDC_DVD)) mmc_ioctl_dvd_read_struct()
3214 if (!CDROM_CAN(CDC_DVD)) mmc_ioctl_dvd_auth()
3529 CDC_DVD, info, &pos, CTL_CAPABILITY)) cdrom_sysctl_info()
/linux-4.1.27/include/uapi/linux/
H A Dcdrom.h386 #define CDC_DVD 0x8000 /* drive is a DVD */ macro

Completed in 402 milliseconds