]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/aic94xx/aic94xx_init.c
[SCSI] Add SATA support to libsas
[linux-2.6-omap-h63xx.git] / drivers / scsi / aic94xx / aic94xx_init.c
index 1c0d7578e791e8fbeaeaa147dc54360cc85e1c1a..b9cf46078fc643b0ecf6b39252b053f6fc0b75b8 100644 (file)
@@ -81,6 +81,9 @@ static struct scsi_host_template aic94xx_sht = {
        .use_clustering         = ENABLE_CLUSTERING,
        .eh_device_reset_handler        = sas_eh_device_reset_handler,
        .eh_bus_reset_handler   = sas_eh_bus_reset_handler,
+       .slave_alloc            = sas_slave_alloc,
+       .target_destroy         = sas_target_destroy,
+       .ioctl                  = sas_ioctl,
 };
 
 static int __devinit asd_map_memio(struct asd_ha_struct *asd_ha)