Home
last modified time | relevance | path

Searched refs:clo_flags (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c1325 ceen = clop->clo_flags & EN_REG_CEEN; in cpu_fast_ecc_error()
1326 nceen = clop->clo_flags & EN_REG_NCEEN; in cpu_fast_ecc_error()
1746 uint64_t ceen, clo_flags; in cpu_deferred_error() local
1780 clo_flags = p_clo_flags; in cpu_deferred_error()
1789 clo_flags = clop->clo_flags; in cpu_deferred_error()
1804 ceen = clo_flags & EN_REG_CEEN; in cpu_deferred_error()
1805 tl = (clo_flags & CLO_FLAGS_TL_MASK) >> CLO_FLAGS_TL_SHIFT; in cpu_deferred_error()
1806 ttype = (clo_flags & CLO_FLAGS_TT_MASK) >> CLO_FLAGS_TT_SHIFT; in cpu_deferred_error()
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in247 clo_flags CH_CLO_FLAGS
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h1410 uint64_t clo_flags; /* Information about this trap */ member