/external/iproute2/testsuite/configs/ |
all-police-act | 355 # SCSI device support 361 # SCSI support type (disk, tape, CD-ROM) 370 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 377 # SCSI Transport Attributes 383 # SCSI low-level drivers 438 # Old CD-ROM drivers (not SCSI, not IDE) [all...] |
all-2.4 | 349 # SCSI support 522 # Old CD-ROM drivers (not SCSI, not IDE)
|
/bionic/libc/kernel/common/linux/ |
mtio.h | 112 #define MT_TAPE_INFO { {MT_ISUNKNOWN, "Unknown type of tape device"}, {MT_ISQIC02, "Generic QIC-02 tape streamer"}, {MT_ISWT5150, "Wangtek 5150, QIC-150"}, {MT_ISARCHIVE_5945L2, "Archive 5945L-2"}, {MT_ISCMSJ500, "CMS Jumbo 500"}, {MT_ISTDC3610, "Tandberg TDC 3610, QIC-24"}, {MT_ISARCHIVE_VP60I, "Archive VP60i, QIC-02"}, {MT_ISARCHIVE_2150L, "Archive Viper 2150L"}, {MT_ISARCHIVE_2060L, "Archive Viper 2060L"}, {MT_ISARCHIVESC499, "Archive SC-499 QIC-36 controller"}, {MT_ISQIC02_ALL_FEATURES, "Generic QIC-02 tape, all features"}, {MT_ISWT5099EEN24, "Wangtek 5099-een24, 60MB"}, {MT_ISTEAC_MT2ST, "Teac MT-2ST 155mb data cassette drive"}, {MT_ISEVEREX_FT40A, "Everex FT40A, QIC-40"}, {MT_ISONSTREAM_SC, "OnStream SC-, DI-, DP-, or USB tape drive"}, {MT_ISSCSI1, "Generic SCSI-1 tape"}, {MT_ISSCSI2, "Generic SCSI-2 tape"}, {0, NULL} }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
capability.h | 256 /* Allow enabling/disabling tagged queuing on SCSI controllers and sending 257 arbitrary SCSI commands */
|
edd.h | 132 } __attribute__ ((packed)) scsi; member in union:edd_device_params::__anon40908
|
fdreg.h | 124 * SCSI/EIDE/Floppy controller) */
|
netlink.h | 25 #define NETLINK_SCSITRANSPORT 18 /* SCSI Transports */
|
/external/e2fsprogs/misc/ |
base_device.c | 98 if (strncmp(cp, "scsi/", 5) == 0)
|
/external/genext2fs/ |
device_table.txt | 51 # SCSI Devices
|
/external/grub/stage2/ |
pc_slice.h | 222 #define DTYPE_SCSI 4 /* SCSI */
|
/external/iproute2/include/linux/ |
netlink.h | 25 #define NETLINK_SCSITRANSPORT 18 /* SCSI Transports */
|
/external/kernel-headers/original/linux/ |
pm.h | 49 #define PM_SCSI_DEV ((__force pm_dev_t) 4) /* SCSI device */
|
capability.h | 278 /* Allow enabling/disabling tagged queuing on SCSI controllers and sending 279 arbitrary SCSI commands */
|
/external/qemu/ |
block_int.h | 112 /* to control generic scsi devices */
|
blockdev.c | 163 pstrcpy(devname, sizeof(devname), "scsi"); 191 } else if (!strcmp(buf, "scsi")) {
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macos/ |
SDL_syscdrom_c.h | 49 #define kWhoIsThere 97 /* Get a bitmap of SCSI IDs the driver controls */
|
/external/qemu/hw/ |
cdrom.c | 29 #include "scsi-disk.h"
|
/external/strace/linux/mips/ |
ioctlent.sh | 33 file_find='asm/*.h linux/*.h scsi/*.h'
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
edd.h | 132 } __attribute__ ((packed)) scsi; member in union:edd_device_params::__anon39317
|
fdreg.h | 124 * SCSI/EIDE/Floppy controller) */
|
netlink.h | 25 #define NETLINK_SCSITRANSPORT 18 /* SCSI Transports */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
edd.h | 132 } __attribute__ ((packed)) scsi; member in union:edd_device_params::__anon42422
|
fdreg.h | 124 * SCSI/EIDE/Floppy controller) */
|
netlink.h | 25 #define NETLINK_SCSITRANSPORT 18 /* SCSI Transports */
|
/external/blktrace/doc/ |
blktrace.tex | 197 \subsection{\label{sec:pc-blktrace}blktrace -- SCSI commands} 200 can also show SCSI commands going in and out of the queue as submitted 201 by applications using the SCSI Generic (\emph{sg}) interface. 216 that the command completed successfully. Tracing SCSI commands can be 421 file system and scsi commands. The former are dubbed \emph{fs} 427 a super or journal block to disk. \emph{pc} requests are SCSI [all...] |