HomeSort by relevance Sort by last modified time
    Searched full:scsi (Results 1 - 25 of 228) sorted by null

1 2 3 4 5 6 7 8 910

  /external/kernel-headers/original/uapi/linux/
bsg.h 23 __u32 protocol; /* [i] 0 -> SCSI , .... */
24 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task
28 __u64 request; /* [i], [*i] {SCSI: cdb} */
29 __u64 request_tag; /* [i] {SCSI: task tag (only if flagged)} */
30 __u32 request_attr; /* [i] {SCSI: task attribute} */
31 __u32 request_priority; /* [i] {SCSI: task priority} */
34 __u64 response; /* [i], [*o] {SCSI: (auto)sense data} */
52 __u32 device_status; /* [o] {SCSI: command completion status} */
53 __u32 retry_delay; /* [o] {SCSI: status auxiliary information} *
    [all...]
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 */
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...]
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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
bsg.h 22 __u32 protocol; /* [i] 0 -> SCSI , .... */
23 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task
27 __u64 request; /* [i], [*i] {SCSI: cdb} */
28 __u64 request_tag; /* [i] {SCSI: task tag (only if flagged)} */
29 __u32 request_attr; /* [i] {SCSI: task attribute} */
30 __u32 request_priority; /* [i] {SCSI: task priority} */
33 __u64 response; /* [i], [*o] {SCSI: (auto)sense data} */
51 __u32 device_status; /* [o] {SCSI: command completion status} */
52 __u32 retry_delay; /* [o] {SCSI: status auxiliary information} *
    [all...]
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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
bsg.h 22 __u32 protocol; /* [i] 0 -> SCSI , .... */
23 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task
27 __u64 request; /* [i], [*i] {SCSI: cdb} */
28 __u64 request_tag; /* [i] {SCSI: task tag (only if flagged)} */
29 __u32 request_attr; /* [i] {SCSI: task attribute} */
30 __u32 request_priority; /* [i] {SCSI: task priority} */
33 __u64 response; /* [i], [*o] {SCSI: (auto)sense data} */
51 __u32 device_status; /* [o] {SCSI: command completion status} */
52 __u32 retry_delay; /* [o] {SCSI: status auxiliary information} *
    [all...]
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 */
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...]
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/iproute2/etc/iproute2/
nl_protos 20 18 scsi-trans
  /external/toybox/toys/other/
eject.c 18 -s SCSI device
25 #include <scsi/sg.h>
26 #include <scsi/scsi.h>
28 // The SCSI way of requesting eject
  /external/kernel-headers/modified/
README.TXT 4 Currently this includes scsi/scsi.h from 3.18, which mixes userspace-facing
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/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/scsi/
sg.h 9 * process control of SCSI devices.
26 * Also see: <kernel_source>/Documentation/scsi/scsi-generic.txt
45 int interface_id; /* [i] 'S' for SCSI generic (required) */
47 unsigned char cmd_len; /* [i] SCSI command length */
59 unsigned char status; /* [o] scsi status */
60 unsigned char masked_status;/* [o] shifted, masked scsi status */
73 #define SG_DXFER_NONE (-1) /* e.g. a SCSI Test Unit Ready command */
74 #define SG_DXFER_TO_DEV (-2) /* e.g. a SCSI WRITE command */
75 #define SG_DXFER_FROM_DEV (-3) /* e.g. a SCSI READ command *
    [all...]
scsi.h 3 * the scsi code for linux.
6 * please consult the SCSI standard.
53 * SCSI opcodes
195 * SCSI command lengths
200 /* defined in T10 SCSI Primary Commands-2 (SPC2) */
237 * SCSI Architecture Model (SAM) Status codes. Taken from SAM-3 draft
263 * FIXME: bit0 is listed as reserved in SCSI-2, but is
264 * significant in SCSI-3. For now, we follow the SCSI-2
277 * from those found in the SCSI standards. This causes confusion fo
    [all...]
  /external/kernel-headers/original/uapi/scsi/
scsi_netlink.h 2 * SCSI Transport Netlink Interface
3 * Used for the posting of outbound SCSI transport events
32 /* Single Netlink Message type to send all SCSI Transport messages */
35 /* SCSI Transport Broadcast Groups */
64 * GENERIC SCSI scsi_nl_hdr->msgtype Values
81 * SCSI HOST Vendor Unique messages :
  /device/google/marlin/sepolicy/
tee.te 3 # scan SCSI devices
boot_control_hal.te 21 # Allow boot_control_hal to access /dev/sgN devices (generic SCSI) to write the
  /external/kernel-headers/modified/scsi/
scsi.h 3 * the scsi code for linux.
6 * please consult the SCSI standard.
56 * SCSI opcodes
199 * SCSI command lengths
204 /* defined in T10 SCSI Primary Commands-2 (SPC2) */
241 * SCSI Architecture Model (SAM) Status codes. Taken from SAM-3 draft
267 * FIXME: bit0 is listed as reserved in SCSI-2, but is
268 * significant in SCSI-3. For now, we follow the SCSI-2
282 * from those found in the SCSI standards. This causes confusion fo
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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...]

Completed in 1014 milliseconds

1 2 3 4 5 6 7 8 910