Searched refs:removable (Results 1 - 25 of 26) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dpluto.h21 u8 removable:1, qualifier:7; member in struct:pluto_inquiry
H A Dscsi_ioctl.c113 if (sdev->removable)
116 if (sdev->removable) {
121 default: /* Fall through for non-removable media */
139 if (!sdev->removable || !sdev->lockable)
H A Dsd.c19 * not being read in sd_open. Fix problem where removable media
544 if (sdev->removable || sdkp->write_prot)
551 if (sdev->removable && !sdkp->media_present &&
573 if (!sdkp->openers++ && sdev->removable) {
604 if (!--sdkp->openers && sdev->removable) {
713 if (!sdp->removable)
748 * For removable scsi disk we have to recognise the presence
1207 /* Set dirty bit for removable devices if not ready -
1209 if (sdp->removable &&
1695 if (sdp->removable)
[all...]
H A Dscsi_lib.c880 if (cmd->device->removable) {
1901 if ((driver_byte(result) & DRIVER_SENSE) && sdev->removable) {
H A Dscsi_scan.c713 * sdev->removable; this can now be done since
717 inq_result[1] |= 0x80; /* removable */
774 sdev->removable = (0x80 & inq_result[1]) >> 7;
775 sdev->lockable = sdev->removable;
H A Ddpt_i2o.c2491 pDev->pScsi_dev->removable = TRUE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_fba.h52 unsigned char removable:1; member in struct:dasd_fba_characteristics::__anon6246::__anon6247
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dacsi.c42 * don't have a removable hard disk.
113 unsigned removable : 1; /* Flag for removable media */ member in struct:acsi_info_struct
1118 * removable.
1136 if (aip->access_count == 0 && aip->removable) {
1166 if (--aip->access_count == 0 && aip->removable)
1172 * Prevent or allow a media change for removable devices.
1194 if (!aip->removable)
1503 aip->removable = 1;
1519 aip->removable
[all...]
H A Dub.c273 int removable; member in struct:ub_lun
1606 * media checks on removable media drives.
1624 if (lun->removable || lun->readonly)
1632 if (lun->removable && lun->changed && !(filp->f_flags & O_NDELAY)) {
1709 if (!lun->removable)
2246 lun->removable = 1;
2279 if (lun->removable)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/paride/
H A Dpd.c230 int removable; /* removable media device ? */ member in struct:pd_unit
682 disk->removable = pd_scratch[0] & 0x80;
689 disk->removable ? "removable" : "fixed");
741 if (disk->removable) {
784 if (!--disk->access && disk->removable)
794 if (!disk->removable)
H A Dpf.c229 int removable; /* removable media device ? */ member in struct:pf_unit
312 if (pf->removable)
358 if (!pf->access && pf->removable)
633 pf->removable = (buf[1] & 0x80);
643 if (pf->removable)
644 printk(", removable");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-probe.c199 drive->removable = 1;
206 drive->removable = 1;
223 drive->removable = 1;
242 * These are *not* removable in Linux definition of the term
246 drive->removable = 1;
H A Dide-disk.c908 if (drive->removable) {
1110 if (drive->removable && idkp->openers == 1) {
1137 if (drive->removable && idkp->openers == 1) {
1218 /* do not scan partitions twice if this is a removable device */
1223 /* if removable, always assume it was changed */
1224 return drive->removable;
1292 g->flags = drive->removable ? GENHD_FL_REMOVABLE : 0;
H A Dide-floppy.c312 unsigned removable :1; /* Removable media */ member in struct:idefloppy_id_gcw
320 unsigned removable :1; /* Removable media */
1639 printk(KERN_INFO "Removable: %s\n",gcw.removable ? "Yes":"No");
1708 else if (!gcw.removable)
1709 printk(KERN_ERR "ide-floppy: The removable flag is not set\n");
2002 /* do not scan partitions twice if this is a removable device */
2073 g->flags = drive->removable ? GENHD_FL_REMOVABLE : 0;
H A Dide-tape.c830 unsigned removable :1; /* Removable media */ member in struct:idetape_id_gcw
4002 printk(KERN_INFO "ide-tape: Removable: %s",gcw.removable ? "Yes\n":"No\n");
4080 else if (!gcw.removable)
4081 printk(KERN_ERR "ide-tape: The removable flag is not set\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pnp/pnpacpi/
H A Dcore.c156 if (device->flags.removable)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacpi_bus.h164 u32 removable:1; member in struct:acpi_device_flags
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_device.h94 unsigned removable:1; member in struct:scsi_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c270 int removable; member in struct:__anon7121
288 .removable = 0,
307 module_param_named(removable, mod_data.removable, bool, S_IRUGO);
308 MODULE_PARM_DESC(removable, "true to simulate removable media");
352 #define USB_SC_8070 0x05 // SFF-8070i (removable)
1984 memset(buf, 0, 8); // Non-removable, direct-access device
1985 if (mod_data.removable)
2147 if (!mod_data.removable) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dsgiarcs.h75 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dsgiarcs.h75 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h590 unsigned removable : 1; /* 1 if need to do check_media_change */ member in struct:ide_drive_s
591 unsigned attach : 1; /* needed for removable devices */
598 unsigned doorlocking : 1; /* for removable only: door lock/unlock works */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aacraid/
H A Daachba.c1850 scsicmd->device->removable = 1;
1879 scsicmd->device->removable = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex190 that are common to all \cdrom\ (and really, all removable-media
631 two entirely different purposes. One is to mount removable
639 On the other hand, when used as a removable-media disc drive (what the
649 removable medium in a drive, and we believe we should exploit that
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dscan.c732 /* Presence of _RMV indicates 'removable' */
735 device->flags.removable = 1;

Completed in 239 milliseconds

12