X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fblock%2Fcciss.h;h=b24fc0553ccf958c95538d22f79ad4f2682b068c;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=868e0d862b0d274980857ee8593a385006ae2432;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/drivers/block/cciss.h b/drivers/block/cciss.h index 868e0d862..b24fc0553 100644 --- a/drivers/block/cciss.h +++ b/drivers/block/cciss.h @@ -60,6 +60,8 @@ struct ctlr_info __u32 board_id; void __iomem *vaddr; unsigned long paddr; + unsigned long io_mem_addr; + unsigned long io_mem_length; CfgTable_struct __iomem *cfgtable; int interrupts_enabled; int major;