Home
last modified time | relevance | path

Searched refs:last_aeb (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/mtd/ubi/
A Dattach.c1508 struct ubi_ainf_peb *aeb, *last_aeb; in self_check_ai() local
1559 last_aeb = NULL; in self_check_ai()
1563 last_aeb = aeb; in self_check_ai()
1613 if (!last_aeb) in self_check_ai()
1616 aeb = last_aeb; in self_check_ai()
1632 last_aeb = NULL; in self_check_ai()
1638 last_aeb = aeb; in self_check_ai()
1687 if (!last_aeb) in self_check_ai()

Completed in 4 milliseconds