]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/scsi/scsi_transport_spi.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
[karo-tx-linux.git] / include / scsi / scsi_transport_spi.h
index d8ef86006e022a9e38fe9ec322f16dc202552804..6bdc4afb248380d7180f7d9a68bf869cd09fd4c1 100644 (file)
@@ -120,6 +120,7 @@ struct spi_function_template {
        void    (*set_hold_mcs)(struct scsi_target *, int);
        void    (*get_signalling)(struct Scsi_Host *);
        void    (*set_signalling)(struct Scsi_Host *, enum spi_signal_type);
+       int     (*deny_binding)(struct scsi_target *);
        /* The driver sets these to tell the transport class it
         * wants the attributes displayed in sysfs.  If the show_ flag
         * is not set, the attribute will be private to the transport