ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / scsi / libsas.h
index 90ce527..8f6bb9c 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);