Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
Derrno.h121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/arch/alpha/include/uapi/asm/
Derrno.h122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
/arch/sparc/include/uapi/asm/
Derrno.h112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
/arch/parisc/include/uapi/asm/
Derrno.h119 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
/arch/powerpc/kernel/
Deeh.c854 ret = -ENOTRECOVERABLE; in eeh_pe_reset_full()