Home
last modified time | relevance | path

Searched defs:removable (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/usb/
H A Dmsd.h40 bool removable; member
/openbmc/u-boot/include/
H A Dblk.h72 unsigned char removable; /* removable device */ member
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c281 unsigned int removable:1; member
H A Df_mass_storage.c353 char removable; member
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c425 int unit, bool removable, BlockConf *conf, in scsi_bus_legacy_add_drive()
/openbmc/qemu/qga/
H A Dcommands-linux.c1754 char removable = '0'; in transfer_memory_block() local