Lines Matching refs:rd
847 struct nand_bbt_descr *rd, *rd2; in check_create() local
858 rd = NULL; in check_create()
869 rd = md; in check_create()
872 rd = td; in check_create()
875 rd = td; in check_create()
879 rd = td; in check_create()
882 rd = md; in check_create()
890 rd = td; in check_create()
909 if (rd) { in check_create()
910 res = read_abs_bbt(mtd, buf, rd, chipsel); in check_create()
913 rd->pages[i] = -1; in check_create()
914 rd->version[i] = 0; in check_create()