Searched refs:EHER (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dsaerrno.h50 #define EHER (ELAST+12) /* hard error */ macro
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dsd.c103 return error<0 ? EHER : error;
132 return error<0 ? EHER : error;

Completed in 194 milliseconds