]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/aic94xx/aic94xx_hwi.h
[SCSI] aic94xx: update BIOS image from user space.
[linux-2.6-omap-h63xx.git] / drivers / scsi / aic94xx / aic94xx_hwi.h
index 491e5d8a98bcffe819a11998f5110ef265f4ca0a..150f6706d23f8d95a024fbd5836da76bcd8ac91c 100644 (file)
@@ -72,6 +72,7 @@ struct flash_struct {
        u8     manuf;
        u8     dev_id;
        u8     sec_prot;
+       u8     method;
 
        u32    dir_offs;
 };
@@ -216,6 +217,8 @@ struct asd_ha_struct {
        struct dma_pool  *scb_pool;
 
        struct asd_seq_data  seq; /* sequencer related */
+       u32    bios_status;
+       const struct firmware *bios_image;
 };
 
 /* ---------- Common macros ---------- */