Searched refs:EEH_NEXT_ERR_NONE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1414 int state, ret = EEH_NEXT_ERR_NONE;
1468 ret = EEH_NEXT_ERR_NONE;
1495 ret = EEH_NEXT_ERR_NONE;
1522 ret = EEH_NEXT_ERR_NONE;
1525 ret = EEH_NEXT_ERR_NONE;
1597 if (ret == EEH_NEXT_ERR_NONE && eeh_enabled())
/linux-master/arch/powerpc/include/asm/
H A Deeh.h182 EEH_NEXT_ERR_NONE = 0, enumerator in enum:__anon7
/linux-master/arch/powerpc/kernel/
H A Deeh_driver.c1164 case EEH_NEXT_ERR_NONE:
1221 } while (rc != EEH_NEXT_ERR_NONE);

Completed in 151 milliseconds