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| \900 CDC_DVD | CDC_DVD_RAM | in get_capabilities()931 cd->cdi.mask |= CDC_DVD_RAM; in get_capabilities()958 if ((cd->cdi.mask & (CDC_DVD_RAM | CDC_MRW_W | CDC_RAM | CDC_CD_RW)) != in get_capabilities()959 (CDC_DVD_RAM | CDC_MRW_W | CDC_RAM | CDC_CD_RW)) { in get_capabilities()
1183 CDC_CD_RW | CDC_DVD | CDC_DVD_R | CDC_DVD_RAM | CDC_GENERIC_PACKET | \1234 CDC_DVD_RAM | CDC_SELECT_DISC | CDC_PLAY_AUDIO | in ide_cdrom_probe_capabilities()1273 cdi->mask &= ~(CDC_DVD_RAM | CDC_RAM); in ide_cdrom_probe_capabilities()1305 if ((cdi->mask & CDC_DVD_R) == 0 || (cdi->mask & CDC_DVD_RAM) == 0) in ide_cdrom_probe_capabilities()1308 (cdi->mask & CDC_DVD_RAM) ? "" : "/RAM"); in ide_cdrom_probe_capabilities()
389 #define CDC_DVD_RAM 0x20000 /* drive can write DVD-RAM */ macro
928 else if (CDROM_CAN(CDC_DVD_RAM)) in cdrom_open_write()3549 CDC_DVD_RAM, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()