Searched refs:tmp_manf (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_base.c2334 int tmp_id, tmp_manf; local
2357 tmp_manf = chip->read_byte(mtd);
2360 if (tmp_manf != *maf_id || tmp_id != dev_id) {
2363 *maf_id, dev_id, tmp_manf, tmp_id);

Completed in 69 milliseconds