patch-2.2.19 linux/drivers/scsi/cpqfcTSstructs.h
Next file: linux/drivers/scsi/cpqfcTSworker.c
Previous file: linux/drivers/scsi/cpqfcTSinit.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Mar 25 11:37:36 2001
- Orig file:
v2.2.18/drivers/scsi/cpqfcTSstructs.h
- Orig date:
Sun Mar 25 11:28:29 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/drivers/scsi/cpqfcTSstructs.h linux/drivers/scsi/cpqfcTSstructs.h
@@ -31,7 +31,7 @@
#define CPQFCTS_DRIVER_VER(maj,min,submin) ((maj<<16)|(min<<8)|(submin))
#define VER_MAJOR 1
#define VER_MINOR 3
-#define VER_SUBMINOR 4
+#define VER_SUBMINOR 6
// Macros for kernel (esp. SMP) tracing using a PCI analyzer
// (e.g. x86).
@@ -244,6 +244,7 @@
#define ELS_RJT 0x1000000
#define SCSI_REPORT_LUNS 0x0A0
#define REPORT_LUNS 0xA0 // SCSI-3 command op-code
+#define FCP_TARGET_RESET 0x200
#define ELS_LILP_FRAME 0x00000711 // 1st payload word of LILP frame
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)