Searched refs:CDC_LOCK (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cdrom/
H A Dviocd.c98 { "6330", CDC_LOCK | CDC_DVD_RAM | CDC_RAM },
99 { "6331", CDC_LOCK | CDC_DVD_RAM | CDC_RAM },
100 { "6333", CDC_LOCK | CDC_DVD_RAM | CDC_RAM },
101 { "632A", CDC_LOCK | CDC_DVD_RAM | CDC_RAM },
102 { "6321", CDC_LOCK },
104 { NULL , CDC_LOCK },
556 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK | CDC_SELECT_SPEED | CDC_SELECT_DISC | CDC_MULTI_SESSION | CDC_MCN | CDC_MEDIA_CHANGED | CDC_PLAY_AUDIO | CDC_RESET | CDC_DRIVE_STATUS | CDC_GENERIC_PACKET | CDC_CD_R | CDC_CD_RW | CDC_DVD | CDC_DVD_R | CDC_DVD_RAM | CDC_RAM
H A Dcdrom.c414 ENSURE(lock_door, CDC_LOCK);
1012 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) {
1108 if (CDROM_CAN(CDC_LOCK) && (cdi->options & CDO_LOCK)) {
1122 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) {
1200 if ((cdo->capability & CDC_LOCK) && !keeplocked) {
2237 if (CDROM_CAN(CDC_LOCK)) {
2314 if (!CDROM_CAN(CDC_LOCK))
2390 if (!CDROM_CAN(CDC_LOCK))
3440 CDC_LOCK, info, &pos, CTL_CAPABILITY))
3512 if (lockdoor && CDROM_CAN(CDC_LOCK))
[all...]
H A Dgdrom.c740 gd.cd_info->mask = CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK|
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/cdrom_id/
H A Dcdrom_id.c41 #define CDC_LOCK 0x4 /* disable manual eject */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/paride/
H A Dpcd.c284 .capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK |
672 cd->info.mask |= CDC_LOCK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsr.c73 (CDC_CLOSE_TRAY|CDC_OPEN_TRAY|CDC_LOCK|CDC_SELECT_SPEED| \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcdrom.h374 #define CDC_LOCK 0x4 /* disable manual eject */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-cd.c1166 (CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK | CDC_SELECT_SPEED | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex558 CDC_LOCK& can lock and unlock the door\cr

Completed in 271 milliseconds