/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/ |
sg.h | 22 process control of SCSI devices. 45 int interface_id; /* [i] 'S' for SCSI generic (required) */ 47 unsigned char cmd_len; /* [i] SCSI command length ( <= 16 bytes) */ 59 unsigned char status; /* [o] scsi status */ 60 unsigned char masked_status;/* [o] shifted, masked scsi status */ 72 #define SG_DXFER_NONE -1 /* e.g. a SCSI Test Unit Ready command */ 73 #define SG_DXFER_TO_DEV -2 /* e.g. a SCSI WRITE command */ 74 #define SG_DXFER_FROM_DEV -3 /* e.g. a SCSI READ command */ 84 /* the 2nd byte of SCSI command */ 102 /* Host number as in "scsi<n>" where 'n' is one of 0, 1, 2 etc. * [all...] |
scsi.h | 21 * the scsi code for linux. 30 * SCSI opcodes 187 #define EXTENDED_EXTENDED_IDENTIFY 0x02 /* SCSI-I only */ 201 #define INITIATE_RECOVERY 0x0f /* SCSI-II only */ 202 #define RELEASE_RECOVERY 0x10 /* SCSI-II only */ 209 * Here are some scsi specific ioctl commands which are sometimes useful. 211 /* These are a few other constants only used by scsi devices. */ 215 /* Used to turn on and off tagged queuing for scsi devices. */ 226 #endif /* scsi/scsi.h * [all...] |
scsi_ioctl.h | 22 /* IOCTLs for SCSI. */ 23 #define SCSI_IOCTL_SEND_COMMAND 1 /* Send a command to the SCSI host. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/scsi/ |
sg.h | 22 process control of SCSI devices. 45 int interface_id; /* [i] 'S' for SCSI generic (required) */ 47 unsigned char cmd_len; /* [i] SCSI command length ( <= 16 bytes) */ 59 unsigned char status; /* [o] scsi status */ 60 unsigned char masked_status;/* [o] shifted, masked scsi status */ 72 #define SG_DXFER_NONE -1 /* e.g. a SCSI Test Unit Ready command */ 73 #define SG_DXFER_TO_DEV -2 /* e.g. a SCSI WRITE command */ 74 #define SG_DXFER_FROM_DEV -3 /* e.g. a SCSI READ command */ 84 /* the 2nd byte of SCSI command */ 102 /* Host number as in "scsi<n>" where 'n' is one of 0, 1, 2 etc. * [all...] |
scsi.h | 21 * the scsi code for linux. 30 * SCSI opcodes 187 #define EXTENDED_EXTENDED_IDENTIFY 0x02 /* SCSI-I only */ 201 #define INITIATE_RECOVERY 0x0f /* SCSI-II only */ 202 #define RELEASE_RECOVERY 0x10 /* SCSI-II only */ 209 * Here are some scsi specific ioctl commands which are sometimes useful. 211 /* These are a few other constants only used by scsi devices. */ 215 /* Used to turn on and off tagged queuing for scsi devices. */ 226 #endif /* scsi/scsi.h * [all...] |
scsi_ioctl.h | 22 /* IOCTLs for SCSI. */ 23 #define SCSI_IOCTL_SEND_COMMAND 1 /* Send a command to the SCSI host. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/scsi/ |
sg.h | 22 process control of SCSI devices. 45 int interface_id; /* [i] 'S' for SCSI generic (required) */ 47 unsigned char cmd_len; /* [i] SCSI command length ( <= 16 bytes) */ 59 unsigned char status; /* [o] scsi status */ 60 unsigned char masked_status;/* [o] shifted, masked scsi status */ 72 #define SG_DXFER_NONE -1 /* e.g. a SCSI Test Unit Ready command */ 73 #define SG_DXFER_TO_DEV -2 /* e.g. a SCSI WRITE command */ 74 #define SG_DXFER_FROM_DEV -3 /* e.g. a SCSI READ command */ 84 /* the 2nd byte of SCSI command */ 102 /* Host number as in "scsi<n>" where 'n' is one of 0, 1, 2 etc. * [all...] |
scsi.h | 21 * the scsi code for linux. 30 * SCSI opcodes 187 #define EXTENDED_EXTENDED_IDENTIFY 0x02 /* SCSI-I only */ 201 #define INITIATE_RECOVERY 0x0f /* SCSI-II only */ 202 #define RELEASE_RECOVERY 0x10 /* SCSI-II only */ 209 * Here are some scsi specific ioctl commands which are sometimes useful. 211 /* These are a few other constants only used by scsi devices. */ 215 /* Used to turn on and off tagged queuing for scsi devices. */ 226 #endif /* scsi/scsi.h * [all...] |
scsi_ioctl.h | 22 /* IOCTLs for SCSI. */ 23 #define SCSI_IOCTL_SEND_COMMAND 1 /* Send a command to the SCSI host. */
|
/external/kernel-headers/original/asm-mips/dec/ |
ioasic_addrs.h | 41 #define IOASIC_SCSI (12*IOASIC_SLOT_SIZE) /* ASC SCSI */ 52 #define IO_REG_SCSI_DMA_P 0x00 /* SCSI DMA Pointer */ 53 #define IO_REG_SCSI_DMA_BP 0x10 /* SCSI DMA Buffer Pointer */ 89 #define IO_REG_SCSI_SLOT 0x170 /* SCSI Slot Register */ 100 #define IO_REG_SCSI_SCR 0x1b0 /* SCSI Partial-Word DMA Control */ 101 #define IO_REG_SCSI_SDR0 0x1c0 /* SCSI DMA Partial Word 0 */ 102 #define IO_REG_SCSI_SDR1 0x1d0 /* SCSI DMA Partial Word 1 */ 122 #define IO_SSR_SCSI_DMA_DIR (1<<18) /* SCSI DMA direction */ 123 #define IO_SSR_SCSI_DMA_EN (1<<17) /* SCSI DMA enable */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
mtio.h | 49 #define MTSETBLK 20 /* set block length (SCSI) */ 50 #define MTSETDENSITY 21 /* set tape density (SCSI) */ 53 #define MTSETDRVBUFFER 24 /* set the drive buffering according to SCSI-2 */ 61 #define MTLOAD 30 /* execute the SCSI load command */ 62 #define MTUNLOAD 31 /* execute the SCSI unload command */ 63 #define MTCOMPRESSION 32/* control compression with SCSI mode page 15 */ 107 #define MT_ISONSTREAM_SC 0x61 /* OnStream SCSI tape drives (SC-x0) 108 and SCSI emulated (DI, DP, USB) */ 109 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */ 110 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit * [all...] |
pg.h | 7 driver is loosely modelled after the generic SCSI driver, sg, 56 char scsi; /* "scsi" status == sense key */ member in struct:pg_read_hdr
|
virtio_blk.h | 27 /* This bit says it's a scsi command, not an actual read or write. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
mtio.h | 49 #define MTSETBLK 20 /* set block length (SCSI) */ 50 #define MTSETDENSITY 21 /* set tape density (SCSI) */ 53 #define MTSETDRVBUFFER 24 /* set the drive buffering according to SCSI-2 */ 61 #define MTLOAD 30 /* execute the SCSI load command */ 62 #define MTUNLOAD 31 /* execute the SCSI unload command */ 63 #define MTCOMPRESSION 32/* control compression with SCSI mode page 15 */ 107 #define MT_ISONSTREAM_SC 0x61 /* OnStream SCSI tape drives (SC-x0) 108 and SCSI emulated (DI, DP, USB) */ 109 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */ 110 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit * [all...] |
pg.h | 7 driver is loosely modelled after the generic SCSI driver, sg, 56 char scsi; /* "scsi" status == sense key */ member in struct:pg_read_hdr
|
virtio_blk.h | 27 /* This bit says it's a scsi command, not an actual read or write. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
mtio.h | 49 #define MTSETBLK 20 /* set block length (SCSI) */ 50 #define MTSETDENSITY 21 /* set tape density (SCSI) */ 53 #define MTSETDRVBUFFER 24 /* set the drive buffering according to SCSI-2 */ 61 #define MTLOAD 30 /* execute the SCSI load command */ 62 #define MTUNLOAD 31 /* execute the SCSI unload command */ 63 #define MTCOMPRESSION 32/* control compression with SCSI mode page 15 */ 107 #define MT_ISONSTREAM_SC 0x61 /* OnStream SCSI tape drives (SC-x0) 108 and SCSI emulated (DI, DP, USB) */ 109 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */ 110 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit * [all...] |
pg.h | 7 driver is loosely modelled after the generic SCSI driver, sg, 56 char scsi; /* "scsi" status == sense key */ member in struct:pg_read_hdr
|
/external/qemu/hw/ |
scsi-disk.h | 4 /* scsi-disk.c */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
mtio.h | 62 #define MTSETBLK 20 /* Set block length (SCSI). */ 63 #define MTSETDENSITY 21 /* Set tape density (SCSI). */ 66 #define MTSETDRVBUFFER 24 /* Set the drive buffering according to SCSI-2. 74 #define MTLOAD 30 /* Execute the SCSI load command. */ 75 #define MTUNLOAD 31 /* Execute the SCSI unload command. */ 76 #define MTCOMPRESSION 32/* Control compression with SCSI mode page 15. */ 120 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit. */ 121 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit. */ 150 {MT_ISSCSI1, "Generic SCSI-1 tape"}, \ 151 {MT_ISSCSI2, "Generic SCSI-2 tape"}, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mtio.h | 62 #define MTSETBLK 20 /* Set block length (SCSI). */ 63 #define MTSETDENSITY 21 /* Set tape density (SCSI). */ 66 #define MTSETDRVBUFFER 24 /* Set the drive buffering according to SCSI-2. 74 #define MTLOAD 30 /* Execute the SCSI load command. */ 75 #define MTUNLOAD 31 /* Execute the SCSI unload command. */ 76 #define MTCOMPRESSION 32/* Control compression with SCSI mode page 15. */ 120 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit. */ 121 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit. */ 150 {MT_ISSCSI1, "Generic SCSI-1 tape"}, \ 151 {MT_ISSCSI2, "Generic SCSI-2 tape"}, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mtio.h | 62 #define MTSETBLK 20 /* Set block length (SCSI). */ 63 #define MTSETDENSITY 21 /* Set tape density (SCSI). */ 66 #define MTSETDRVBUFFER 24 /* Set the drive buffering according to SCSI-2. 74 #define MTLOAD 30 /* Execute the SCSI load command. */ 75 #define MTUNLOAD 31 /* Execute the SCSI unload command. */ 76 #define MTCOMPRESSION 32/* Control compression with SCSI mode page 15. */ 120 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit. */ 121 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit. */ 150 {MT_ISSCSI1, "Generic SCSI-1 tape"}, \ 151 {MT_ISSCSI2, "Generic SCSI-2 tape"}, [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
Macintosh_Connectivity_Clas.py | 133 """SCSI address - Addresses a SCSI device """ 136 """LUN - the SCSI logical unit number """ 140 """SCSI bus - the SCSI bus number """ 263 'SCSI' : 'ecsc', # 308 'SCSI' : 'ecsc', #
|
/external/kernel-headers/original/asm-mips/sgi/ |
hpc3.h | 61 /* The HPC3 SCSI registers, this does not include external ones. */ 75 #define HPC3_SCTRL_FLUSH 0x08 /* Tells HPC3 to flush scsi fifos */ 76 #define HPC3_SCTRL_ACTIVE 0x10 /* SCSI DMA channel is active */ 79 #define HPC3_SCTRL_PERR 0x80 /* Bad parity on HPC3 iface to scsi controller */ 89 #define HPC3_SDCFG_HW 0x01000 /* Enable 16-bit halfword DMA accesses to scsi */ 100 #define HPC3_SPCFG_HW 0x1000 /* Enable 16-bit halfword PIO accesses to scsi */ 103 #define HPC3_SPCFG_FUJI 0x8000 /* Fujitsu scsi controller mode for faster dma/pio */ 182 /* Now the HPC scsi registers, we get two scsi reg sets. */ 202 #define HPC3_ISTAT_SC0MASK 0x100 /* irq bit for scsi channel 0 * [all...] |
/external/kernel-headers/original/linux/ |
mtio.h | 50 #define MTSETBLK 20 /* set block length (SCSI) */ 51 #define MTSETDENSITY 21 /* set tape density (SCSI) */ 54 #define MTSETDRVBUFFER 24 /* set the drive buffering according to SCSI-2 */ 62 #define MTLOAD 30 /* execute the SCSI load command */ 63 #define MTUNLOAD 31 /* execute the SCSI unload command */ 64 #define MTCOMPRESSION 32/* control compression with SCSI mode page 15 */ 108 #define MT_ISONSTREAM_SC 0x61 /* OnStream SCSI tape drives (SC-x0) 109 and SCSI emulated (DI, DP, USB) */ 110 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */ 111 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit * [all...] |