Lines Matching refs:rd
844 struct nand_bbt_descr *rd, *rd2; in check_create() local
855 rd = NULL; in check_create()
866 rd = md; in check_create()
869 rd = td; in check_create()
872 rd = td; in check_create()
876 rd = td; in check_create()
879 rd = md; in check_create()
887 rd = td; in check_create()
906 if (rd) { in check_create()
907 res = read_abs_bbt(mtd, buf, rd, chipsel); in check_create()
910 rd->pages[i] = -1; in check_create()
911 rd->version[i] = 0; in check_create()