Home
last modified time | relevance | path

Searched refs:CDC_LOCK (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/drivers/cdrom/
Dviocd.c99 { "6330", CDC_LOCK | CDC_DVD_RAM | CDC_RAM },
100 { "6331", CDC_LOCK | CDC_DVD_RAM | CDC_RAM },
101 { "6333", CDC_LOCK | CDC_DVD_RAM | CDC_RAM },
102 { "632A", CDC_LOCK | CDC_DVD_RAM | CDC_RAM },
103 { "6321", CDC_LOCK },
105 { NULL , CDC_LOCK },
559 ….capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK | CDC_SELECT_SPEED | CDC_SELECT_DISC | CDC…
Dcdrom.c415 ENSURE(lock_door, CDC_LOCK); in register_cdrom()
1020 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) { in cdrom_open()
1116 if (CDROM_CAN(CDC_LOCK) && (cdi->options & CDO_LOCK)) { in open_for_data()
1130 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) { in open_for_data()
1208 if ((cdo->capability & CDC_LOCK) && !keeplocked) { in cdrom_release()
2295 if (CDROM_CAN(CDC_LOCK)) { in cdrom_ioctl_eject()
2372 if (!CDROM_CAN(CDC_LOCK)) in cdrom_ioctl_set_options()
2448 if (!CDROM_CAN(CDC_LOCK)) in cdrom_ioctl_lock_door()
3501 CDC_LOCK, info, &pos, CTL_CAPABILITY)) in cdrom_sysctl_info()
3573 if (lockdoor && CDROM_CAN(CDC_LOCK)) in cdrom_update_settings()
Dgdrom.c744 gd.cd_info->mask = CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK| in probe_gdrom_setupcd()
/linux-2.6.39/drivers/block/paride/
Dpcd.c287 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK |
676 cd->info.mask |= CDC_LOCK; in pcd_probe_capabilities()
/linux-2.6.39/include/linux/
Dcdrom.h374 #define CDC_LOCK 0x4 /* disable manual eject */ macro
/linux-2.6.39/drivers/scsi/
Dsr.c72 (CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK|CDC_SELECT_SPEED| \
/linux-2.6.39/drivers/ide/
Dide-cd.c1163 (CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK | CDC_SELECT_SPEED | \
/linux-2.6.39/Documentation/cdrom/
Dcdrom-standard.tex558 CDC_LOCK& can lock and unlock the door\cr