Home
last modified time | relevance | path

Searched refs:FM_EREPORT_PAYLOAD_FLAG_AFAR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sparc/sys/fm/cpu/
H A DUltraSPARC-III.h86 #define FM_EREPORT_PAYLOAD_FLAG_AFAR 0x0000000000000004 macro
122 (FM_EREPORT_PAYLOAD_FLAG_AFAR | \
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4577 if (aflt->flt_payload & FM_EREPORT_PAYLOAD_FLAG_AFAR) { in cpu_payload_add_aflt()