Home
last modified time | relevance | path

Searched defs:EL2HLT (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/uts/common/sys/
H A Derrno.h96 #define EL2HLT 44 /* Level 2 halted */ macro
/titanic_52/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h87 #define EL2HLT 44 /* Level 2 halted */ macro
/titanic_52/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java256 public static final int EL2HLT = 44; field in PoolsException