patch-2.2.18 linux/drivers/scsi/inia100.h

Next file: linux/drivers/scsi/ips.c
Previous file: linux/drivers/scsi/ide-scsi.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/scsi/inia100.h linux/drivers/scsi/inia100.h
@@ -351,6 +351,7 @@
 #define ORC_EXECSCSI	0x00	/* SCSI initiator command with residual */
 #define ORC_BUSDEVRST	0x01	/* SCSI Bus Device Reset  */
 
+#ifndef HOSTS_C
 /* Status of ORCSCB_Status */
 #define SCB_COMPLETE	0x00	/* SCB request completed  */
 #define SCB_POST	0x01	/* SCB is posted by the HOST      */
@@ -401,6 +402,7 @@
 #define	MSG_DEVRST	0x0C
 #define	MSG_STAG	0x20
 
+#endif
 /***********************************************************************
 		Target Device Control Structure
 **********************************************************************/

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)