]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/scsi/hpsa.h
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
[mirror_ubuntu-artful-kernel.git] / drivers / scsi / hpsa.h
index e898193423646eea4d252933abd8abe5d1fb0d4a..621a1530054a807a201cf7761d459103f39bb86a 100644 (file)
@@ -72,6 +72,7 @@ struct ctlr_info {
        unsigned int intr[4];
        unsigned int msix_vector;
        unsigned int msi_vector;
+       int intr_mode; /* either PERF_MODE_INT or SIMPLE_MODE_INT */
        struct access_method access;
 
        /* queue and queue Info */