/openbmc/qemu/tests/qemu-iotests/ |
H A D | 186.out | 11 Removable device: not locked, tray closed 19 Removable device: not locked, tray closed 27 Removable device: not locked, tray closed 35 Removable device: not locked, tray closed 43 Removable device: not locked, tray closed 51 Removable device: not locked, tray closed 110 Removable device: not locked, tray closed 119 Removable device: not locked, tray closed 128 Removable device: not locked, tray closed 137 Removable device: not locked, tray closed [all …]
|
H A D | 172.out | 65 Removable device: not locked, tray closed 70 Removable device: not locked, tray closed 115 Removable device: not locked, tray closed 120 Removable device: not locked, tray closed 124 Removable device: not locked, tray closed 169 Removable device: not locked, tray closed 174 Removable device: not locked, tray closed 179 Removable device: not locked, tray closed 253 Removable device: not locked, tray closed 258 Removable device: not locked, tray closed [all …]
|
H A D | 186 | 75 removable="floppy ide-cd scsi-cd" 82 for dev in $removable; do 91 for dev in $fixed $removable; do 102 for dev in $fixed $removable; do 110 for dev in $fixed $removable; do 121 for dev in $removable; do
|
/openbmc/u-boot/doc/device-tree-bindings/exynos/ |
H A D | dwmmc.txt | 43 samsung,removable = <1>; 51 . The 'removable' flag indicates whether the the particilar device 52 cannot be removed (always present) or it is a removable device. 53 1 - Indicates that the device is removable.
|
/openbmc/phosphor-misc/usb-ctrl/ |
H A D | usb-ctrl | 90 local removable= 101 removable=0 106 removable=1 112 removable=1 117 removable=1 124 removable=1 130 echo $removable > "${usb_gadget_syspath}/removable"
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/places/ |
H A D | xfce4-places-plugin_1.8.3.bb | 1 SUMMARY = "Menu for quick access to folders, documents and removable media" 2 DESCRIPTION = "Panel plugin displaying menu with quick access to folders, documents and removable m…
|
/openbmc/qemu/docs/system/ |
H A D | images.rst | 43 order to use VM snapshots, you must have at least one non removable and 65 state info is stored in the first ``qcow2`` non removable and writable 79 - They cannot cope with removable devices if they are removed or
|
H A D | monitor.rst | 9 - Remove or insert removable media images (such as CD-ROM or
|
/openbmc/qemu/hw/usb/ |
H A D | dev-storage-classic.c | 60 scsi_dev = scsi_bus_legacy_add_drive(&s->bus, blk, 0, !!s->removable, in usb_msd_storage_realize() 73 DEFINE_PROP_BOOL("removable", MSDState, removable, false),
|
/openbmc/u-boot/drivers/mmc/ |
H A D | hi6220_dw_mmc.c | 35 /* use non-removable property for differentiating SD card and eMMC */ in hi6220_dwmmc_ofdata_to_platdata() 36 if (dev_read_bool(dev, "non-removable")) in hi6220_dwmmc_ofdata_to_platdata()
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/ |
H A D | thunar-volman_4.20.0.bb | 1 SUMMARY = "Automatic management of removable drives and media for thunar"
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun50i-h5-emlid-neutis-n5.dtsi | 70 non-removable; 87 non-removable;
|
H A D | sun8i-h3-orangepi-pc-plus.dts | 64 non-removable; 81 non-removable;
|
H A D | imx7-colibri-emmc.dts | 27 non-removable;
|
H A D | rv1108-elgin-r1.dts | 30 non-removable;
|
H A D | sun8i-h3-nanopi-m1-plus.dts | 108 non-removable; 126 non-removable;
|
H A D | sun50i-h5-orangepi-zero-plus2.dts | 113 non-removable; 130 non-removable;
|
H A D | sun7i-a20-olimex-som204-evb-emmc.dts | 28 non-removable;
|
H A D | exynos5420-smdk5420.dts | 111 samsung,removable = <0>; 122 samsung,removable = <1>;
|
H A D | hi6220-hikey.dts | 45 non-removable;
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/ |
H A D | Source.interface.yaml | 29 Boot from floppy/primary removable media (USB).
|
/openbmc/u-boot/drivers/scsi/ |
H A D | scsi.c | 451 dev_desc->removable = false; in scsi_init_dev_desc_priv() 519 if ((modi & 0x80) == 0x80) /* drive is removable */ in scsi_detect_dev() 520 dev_desc->removable = true; in scsi_detect_dev() 534 if (dev_desc->removable) { in scsi_detect_dev() 536 goto removable; in scsi_detect_dev() 549 removable: in scsi_detect_dev() 590 bdesc->removable = bd.removable; in do_scsi_scan_one()
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/ |
H A D | udevil_0.4.4.bb | 1 SUMMARY = "A command line Linux program which mounts and unmounts removable devices"
|
/openbmc/qemu/docs/ |
H A D | qdev-device-use.txt | 137 -device usb-storage,drive=DRIVE-ID,removable=RMB 139 The removable parameter gives control over the SCSI INQUIRY removable 140 (RMB) bit. USB thumbdrives usually set removable=on, while USB hard 141 disks set removable=off.
|
/openbmc/qemu/block/ |
H A D | qapi-system.c | 71 * If it has no removable media, return -ENOTSUP. 89 error_setg(errp, "Device '%s' is not removable", device); in do_open_tray() 152 error_setg(errp, "Device '%s' is not removable", device ?: id); in qmp_blockdev_close_tray() 190 error_setg(errp, "Device '%s' is not removable", device ?: id); in blockdev_remove_medium() 240 error_setg(errp, "Device is not removable"); in qmp_blockdev_insert_anon_medium()
|