Searched refs:ram_dwords (Results 1 – 1 of 1) sorted by relevance
112 uint32_t ram_dwords, void **nxt) in qla27xx_dump_mpi_ram() argument128 for (cnt = 0; cnt < ram_dwords && rval == QLA_SUCCESS; in qla27xx_dump_mpi_ram()130 if (cnt + dwords > ram_dwords) in qla27xx_dump_mpi_ram()131 dwords = ram_dwords - cnt; in qla27xx_dump_mpi_ram()192 uint32_t ram_dwords, void **nxt) in qla24xx_dump_ram() argument208 for (cnt = 0; cnt < ram_dwords && rval == QLA_SUCCESS; in qla24xx_dump_ram()210 if (cnt + dwords > ram_dwords) in qla24xx_dump_ram()211 dwords = ram_dwords - cnt; in qla24xx_dump_ram()