Home
last modified time | relevance | path

Searched refs:FM_EREPORT_PAYLOAD_FLAG_TT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sparc/sys/fm/cpu/
H A DSPARC64-VI.h58 #define FM_EREPORT_PAYLOAD_FLAG_TT 0x00000020 macro
65 FM_EREPORT_PAYLOAD_FLAG_TT)
H A DUltraSPARC-III.h89 #define FM_EREPORT_PAYLOAD_FLAG_TT 0x0000000000000020 macro
126 FM_EREPORT_PAYLOAD_FLAG_TT)
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1402 if (aflt->flt_payload & FM_EREPORT_PAYLOAD_FLAG_TT) {
H A Dus3_common.c4592 if (aflt->flt_payload & FM_EREPORT_PAYLOAD_FLAG_TT) { in cpu_payload_add_aflt()