patch-2.4.20 linux-2.4.20/include/scsi/scsi.h
Next file: linux-2.4.20/include/scsi/sg.h
Previous file: linux-2.4.20/include/net/tcp.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/scsi/scsi.h
- Orig date:
Mon Feb 25 11:38:13 2002
diff -urN linux-2.4.19/include/scsi/scsi.h linux-2.4.20/include/scsi/scsi.h
@@ -89,6 +89,8 @@
#define SEND_VOLUME_TAG 0xb6
#define WRITE_LONG_2 0xea
+#define SCSI_RETRY_10(c) ((c) == READ_6 || (c) == WRITE_6 || (c) == SEEK_6)
+
/*
* Status codes
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)