Searched refs:flt_region_fw (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_sup.c715 ha->flt_region_fw = start;
767 ha->flt_region_fw = start;
785 ha->flt_region_fw = def_fw[def];
799 ha->flt_region_fw, ha->flt_region_vpd_nvram, ha->flt_region_vpd,
2625 qla2x00_read_flash_data(ha, dbyte, ha->flt_region_fw * 4 + 10,
2636 "revision at %x.\n", ha->flt_region_fw * 4));
2745 qla24xx_read_flash_data(vha, dcode, ha->flt_region_fw + 4, 4);
2754 "revision at %x.\n", ha->flt_region_fw * 4));
H A Dqla_attr.c326 start == (ha->flt_region_fw * 4))
H A Dqla_def.h2735 uint32_t flt_region_fw; member in struct:qla_hw_data
H A Dqla_init.c4792 vha->hw->flt_region_fw);
4810 rval = qla24xx_load_risc_flash(vha, srisc_addr, ha->flt_region_fw);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h333 uint32_t flt_region_fw; member in struct:ql82xx_hw_data
H A Dql4_nx.c1542 rval = qla4_8xxx_start_firmware(ha, ha->hw.flt_region_fw);
1923 hw->flt_region_fw = start;
1939 hw->flt_region_fw = FA_RISC_CODE_ADDR_82;
1944 hw->flt_region_fw));

Completed in 96 milliseconds