curd 856 drivers/mtd/chips/cfi_cmdset_0002.c map_word oldd, curd; curd 867 drivers/mtd/chips/cfi_cmdset_0002.c curd = map_read(map, addr); curd 869 drivers/mtd/chips/cfi_cmdset_0002.c return map_word_andequal(map, curd, ready, ready); curd 873 drivers/mtd/chips/cfi_cmdset_0002.c curd = map_read(map, addr); curd 875 drivers/mtd/chips/cfi_cmdset_0002.c return map_word_equal(map, oldd, curd) && curd 876 drivers/mtd/chips/cfi_cmdset_0002.c map_word_equal(map, curd, expected);