patch-2.2.19 linux/include/scsi/scsi.h
Next file: linux/init/main.c
Previous file: linux/include/net/ip_masq.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sun Mar 25 11:37:40 2001
-  Orig file: 
v2.2.18/include/scsi/scsi.h
-  Orig date: 
Sun Mar 25 11:28:39 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/include/scsi/scsi.h linux/include/scsi/scsi.h
@@ -208,6 +208,9 @@
 /* Used to get Fibre Channel WWN and port_id from device */
 #define SCSI_IOCTL_FC_TARGET_ADDRESS 0x5387
 
+/* Used to invoke Target Defice Reset for Fibre Channel */
+#define SCSI_IOCTL_FC_TDR 0x5388
+
 /*
  * Overrides for Emacs so that we follow Linus's tabbing style.
  * Emacs will notice this stuff at the end of the file and automatically
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)