/external/qemu/ |
qemu-config.c | 18 .help = "unit number (i.e. lun for scsi)", 22 .help = "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
|
Changelog | 9 - Fix backcompat for hotplug of SCSI controllers (Daniel P. Berrange) 41 - scsi: fix drive hotplug. (Gerd Hoffmann) 106 - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
|
Makefile.target | 83 scsi-disk.c \
|
block.c | 346 /* Return the raw BlockDriver * to scsi-generic devices or empty drives */ 389 /* Do not attempt drv->bdrv_getlength() on scsi-generic devices */ [all...] |
vl.c | 873 pstrcpy(devname, sizeof(devname), "scsi"); 904 } else if (!strcmp(buf, "scsi")) { [all...] |
qemu-options.hx | 108 Available types are: ide, scsi, sd, mtd, floppy, pflash, virtio. 176 You can connect a SCSI disk with unit ID 6 on the bus #0: 178 qemu -drive file=file,if=scsi,bus=0,unit=6 [all...] |
vl-android.c | 1070 pstrcpy(devname, sizeof(devname), "scsi"); 1101 } else if (!strcmp(buf, "scsi")) { [all...] |
/external/kernel-headers/original/linux/ |
netlink.h | 25 #define NETLINK_SCSITRANSPORT 18 /* SCSI Transports */
|
module.h | 352 (IDE & SCSI) require entry into the module during init.*/
|
sysctl.h | 883 /* /proc/sys/dev/scsi */
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_platform_limits_posix.cc | 68 #include <scsi/scsi.h> [all...] |
/external/valgrind/main/include/vki/ |
vki-linux.h | [all...] |
/external/qemu/block/ |
raw-posix.c | 1021 /* generic scsi device */ [all...] |
/external/grub/netboot/ |
lance.c | 116 {0x2420, "PCnet/PCI 79C970", /* 79C970 or 79C974 PCnet-SCSI, PCI. */
|
depca.c | 199 0.383 22-feb-95 Fix for conflict with VESA SCSI reported by
|
/external/qemu/hw/ |
pci.c | 679 { 0x0100, "SCSI controller"},
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
sysctl.h | 917 /* /proc/sys/dev/scsi */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
sysctl.h | 917 /* /proc/sys/dev/scsi */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
sysctl.h | 917 /* /proc/sys/dev/scsi */
|
/external/grub/docs/ |
grub.texi | 441 Note that GRUB does @emph{not} distinguish IDE from SCSI - it simply 443 any IDE drive number is less than any SCSI drive number, although that 444 is not true if you change the boot sequence by swapping IDE and SCSI [all...] |
grub.info | 391 Note that GRUB does _not_ distinguish IDE from SCSI - it simply 393 any IDE drive number is less than any SCSI drive number, although that 394 is not true if you change the boot sequence by swapping IDE and SCSI [all...] |
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrProcessorST.java | [all...] |
/external/chromium_org/third_party/usb_ids/ |
usb.ids | [all...] |
/external/strace/ |
ChangeLog-CVS | [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-linux.c | [all...] |