Home
last modified time | relevance | path

Searched refs:fw_memory_size (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_dbg.c129 ha->fw_memory_size - 0x100000 + 1, nxt); in qla24xx_dump_memory()
546 ha->fw_memory_size - 0x11000 + 1, &nxt); in qla2300_fw_dump()
Dqla_init.c1263 mem_size = (ha->fw_memory_size - 0x11000 + 1) * in qla2x00_alloc_fw_dump()
1272 mem_size = (ha->fw_memory_size - 0x100000 + 1) * in qla2x00_alloc_fw_dump()
1492 &ha->fw_attributes, &ha->fw_memory_size, in qla2x00_setup_chip()
4080 &ha->fw_attributes, &ha->fw_memory_size, in qla2x00_abort_isp()
Dqla_def.h2663 uint32_t fw_memory_size; member