Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
[deliverable/linux.git] / drivers / scsi / hptiop.h
index 0b871c0ae5683697b82647e99450b5fde20b5ff2..baa648d87fde72636bf3ee71168ffa48846ddbe4 100644 (file)
@@ -297,6 +297,7 @@ struct hptiop_adapter_ops {
        int  (*iop_intr)(struct hptiop_hba *hba);
        void (*post_msg)(struct hptiop_hba *hba, u32 msg);
        void (*post_req)(struct hptiop_hba *hba, struct hptiop_request *_req);
+       int  hw_dma_bit_mask;
 };
 
 #define HPT_IOCTL_RESULT_OK         0
This page took 0.024882 seconds and 5 git commands to generate.