patch-2.1.17 linux/drivers/scsi/scsi.h

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

diff -u --recursive --new-file v2.1.16/linux/drivers/scsi/scsi.h linux/drivers/scsi/scsi.h
@@ -178,6 +178,7 @@
     unsigned disconnect:1;          /* can disconnect */
     unsigned soft_reset:1;          /* Uses soft reset option */
     unsigned sync:1;                /* Negotiate for sync transfers */
+    unsigned wide:1;                /* Negotiate for WIDE transfers */
     unsigned single_lun:1;          /* Indicates we should only allow I/O to
                                      * one of the luns for the device at a 
                                      * time. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov