Searched refs:CDC_DVD_RAM (Results 1 – 4 of 4) sorted by relevance
76 CDC_CD_R|CDC_CD_RW|CDC_DVD|CDC_DVD_R|CDC_DVD_RAM|CDC_GENERIC_PACKET| \870 CDC_DVD | CDC_DVD_RAM | in get_capabilities()901 cd->cdi.mask |= CDC_DVD_RAM; in get_capabilities()928 if ((cd->cdi.mask & (CDC_DVD_RAM | CDC_MRW_W | CDC_RAM | CDC_CD_RW)) != in get_capabilities()929 (CDC_DVD_RAM | CDC_MRW_W | CDC_RAM | CDC_CD_RW)) { in get_capabilities()
1166 CDC_CD_RW | CDC_DVD | CDC_DVD_R | CDC_DVD_RAM | CDC_GENERIC_PACKET | \1217 CDC_DVD_RAM | CDC_SELECT_DISC | CDC_PLAY_AUDIO | in ide_cdrom_probe_capabilities()1256 cdi->mask &= ~(CDC_DVD_RAM | CDC_RAM); in ide_cdrom_probe_capabilities()1288 if ((cdi->mask & CDC_DVD_R) == 0 || (cdi->mask & CDC_DVD_RAM) == 0) in ide_cdrom_probe_capabilities()1291 (cdi->mask & CDC_DVD_RAM) ? "" : "/RAM"); in ide_cdrom_probe_capabilities()
388 #define CDC_DVD_RAM 0x20000 /* drive can write DVD-RAM */ macro
929 else if (CDROM_CAN(CDC_DVD_RAM)) in cdrom_open_write()3536 CDC_DVD_RAM, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()