Searched refs:CDC_DVD_RAM (Results 1 – 4 of 4) sorted by relevance
81 CDC_CD_R|CDC_CD_RW|CDC_DVD|CDC_DVD_R|CDC_DVD_RAM|CDC_GENERIC_PACKET| \936 CDC_DVD | CDC_DVD_RAM | in get_capabilities()967 cd->cdi.mask |= CDC_DVD_RAM; in get_capabilities()994 if ((cd->cdi.mask & (CDC_DVD_RAM | CDC_MRW_W | CDC_RAM | CDC_CD_RW)) != in get_capabilities()995 (CDC_DVD_RAM | CDC_MRW_W | CDC_RAM | CDC_CD_RW)) { in get_capabilities()
1273 CDC_CD_RW | CDC_DVD | CDC_DVD_R | CDC_DVD_RAM | CDC_GENERIC_PACKET | \1323 CDC_DVD_RAM | CDC_SELECT_DISC | CDC_PLAY_AUDIO | in ide_cdrom_probe_capabilities()1362 cdi->mask &= ~(CDC_DVD_RAM | CDC_RAM); in ide_cdrom_probe_capabilities()1394 if ((cdi->mask & CDC_DVD_R) == 0 || (cdi->mask & CDC_DVD_RAM) == 0) in ide_cdrom_probe_capabilities()1397 (cdi->mask & CDC_DVD_RAM) ? "" : "/RAM"); in ide_cdrom_probe_capabilities()
392 #define CDC_DVD_RAM 0x20000 /* drive can write DVD-RAM */ macro
931 else if (CDROM_CAN(CDC_DVD_RAM)) in cdrom_open_write()3581 CDC_DVD_RAM, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()