Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dreiserfs.h24 ERR_NONE = 0, enumerator
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c130 ERR_NONE = 0, enumerator
804 info->retcode = ERR_NONE; in prepare_start_command()
1267 info->retcode = ERR_NONE; in pxa3xx_nand_read_page_hwecc()
1273 info->retcode = ERR_NONE; in pxa3xx_nand_read_page_hwecc()
1431 if (info->retcode == ERR_NONE) in pxa3xx_nand_waitfunc()
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c34 static reiserfs_error_t errnum = ERR_NONE;