]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/scsi/libsas.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / include / scsi / libsas.h
index 90ce527ecf3d02c5c214308dc30098301d9892d5..8f6bb9c7f3eb1b038a784e4d706098f3442937ba 100644 (file)
@@ -361,6 +361,8 @@ struct sas_ha_struct {
        /* The class calls this to send a task for execution. */
        int lldd_max_execute_num;
        int lldd_queue_size;
+       int strict_wide_ports; /* both sas_addr and attached_sas_addr must match
+                               * their siblings when forming wide ports */
 
        /* LLDD calls these to notify the class of an event. */
        void (*notify_ha_event)(struct sas_ha_struct *, enum ha_event);