Lines Matching full:scsi
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 for
339 /* SCSI protocols; these are taken from SPC-3 section 7.5 */
342 SCSI_PROTOCOL_SPI = 1, /* parallel SCSI */
404 #define EXTENDED_EXTENDED_IDENTIFY 0x02 /* SCSI-I only */
421 #define INITIATE_RECOVERY 0x0f /* SCSI-II only */
422 #define RELEASE_RECOVERY 0x10 /* SCSI-II only */
539 * struct scsi_device::scsi_level values. For SCSI devices other than those
540 * prior to SCSI-2 (i.e. over 12 years old) this value is (resp[2] + 1)
562 * Here are some scsi specific ioctl commands which are sometimes useful.
581 /* Pull a u32 out of a SCSI message (using BE SCSI conventions) */