Searched refs:eject (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtifm.h125 void (*eject)(struct tifm_adapter *fm, member in struct:tifm_adapter
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.h67 __u8 no_eject : 1; /* Drive cannot eject the disc. */
343 /* Drive can eject a disc or changer cartridge. */
344 __u8 eject : 1; member in struct:atapi_capabilities_page
359 /* Drive can eject a disc or changer cartridge. */
360 __u8 eject : 1; member in struct:atapi_capabilities_page
640 { 0x025300, "Media load or eject failed" },
H A Dide-tape.c399 unsigned eject :1; /* The device can eject the volume */ member in struct:__anon4444
3666 * attempting to eject.
3881 * Lock the tape drive door so user can't eject.
4181 printk(KERN_INFO "ide-tape: Supports ejecting the medium - %s\n",capabilities->eject ? "Yes":"No");
H A Dide-cd.c2676 if (cap.eject)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dosst.h253 unsigned eject :1; /* The device can eject the volume */ member in struct:__anon6883
261 unsigned eject :1; /* The device can eject the volume */ member in struct:__anon6883
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dtifm_7xx1.c338 fm->eject = tifm_7xx1_eject;
379 fm->eject = tifm_7xx1_dummy_eject;
H A Dtifm_core.c288 fm->eject(fm, sock);
H A Dthinkpad_acpi.c73 * ultrabay eject support
1934 "bay 1: status %s, eject %s; bay 2: status %s, eject %s\n",
1956 int eject, eject2; local
1966 eject = tp_features.bay_eject && occupied;
1969 if (eject && eject2)
1971 else if (eject)
1987 if (tp_features.bay_eject && strlencmp(cmd, "eject") == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dbay.c99 * eject_device - respond to an eject request
100 * @handle - the device to eject
134 * write_eject - write method for "eject" file in sysfs
147 DEVICE_ATTR(eject, S_IWUSR, NULL, write_eject);
199 * eject_removable_drive - try to eject this drive
H A Dscan.c109 static DEVICE_ATTR(eject, 0200, NULL, acpi_eject_store);
158 * If device has _EJ0, 'eject' file is created that is used to trigger
174 * If device has _EJ0, 'eject' file is created that is used to trigger
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dtifm_sd.c92 unsigned short eject:1, member in struct:tifm_sd
628 if (host->eject) {
1003 host->eject = 1;
1044 host->eject = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dapplets.h133 USE_EJECT(APPLET(eject, _BB_DIR_USR_BIN, _BB_SUID_NEVER))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex828 tray on first open) and auto-eject (eject on last release), otherwise
1021 \eject
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex4563 \eject % run that output routine to set \partialpage
4634 % penalty the page builder will not be exercised until \eject
4643 % goal. When TeX sees \eject from below which follows the final
4667 \eject
5491 \vfill \eject
5530 \vfill \eject
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex4805 \eject % run that output routine to set \partialpage
4876 % penalty the page builder will not be exercised until \eject
4885 % goal. When TeX sees \eject from below which follows the final
4909 \eject
5737 \vfill \eject
5776 \vfill \eject

Completed in 253 milliseconds