Searched refs:curd (Results 1 – 1 of 1) sorted by relevance
769 map_word oldd, curd; in chip_good() local772 curd = map_read(map, addr); in chip_good()774 return map_word_equal(map, oldd, curd) && in chip_good()775 map_word_equal(map, curd, expected); in chip_good()