Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/fw/cfe/
H A Dcfe_error.h50 #define CFE_ERR_NOMORE -28 macro
/openbmc/linux/arch/mips/sibyte/common/
H A Dcfe.c99 for (idx = 0; cfe_enummem(idx, mem_flags, &addr, &size, &type) != CFE_ERR_NOMORE; in prom_meminit()