Searched refs:CDC_RAM (Results 1 – 2 of 2) sorted by relevance
926 cdi->mask &= ~CDC_RAM; in cdrom_open_write()928 cdi->mask |= CDC_RAM; in cdrom_open_write()934 else if (CDROM_CAN(CDC_RAM) && in cdrom_open_write()1171 if (!CDROM_CAN(CDC_RAM)) in cdrom_open()3547 CDC_RAM, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
415 #define CDC_RAM 0x200000 /* ok to open for WRITE */ macro