Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/sys/fm/cpu/
H A DUltraSPARC-III.h173 FM_EREPORT_PAYLOAD_FLAG_PC | \
178 FM_EREPORT_PAYLOAD_FLAG_PC | \
184 FM_EREPORT_PAYLOAD_FLAG_PC | \
191 FM_EREPORT_PAYLOAD_FLAG_PC | \
198 FM_EREPORT_PAYLOAD_FLAG_PC | \
204 FM_EREPORT_PAYLOAD_FLAG_PC | \
212 FM_EREPORT_PAYLOAD_FLAG_PC | \
221 FM_EREPORT_PAYLOAD_FLAG_PC | \
230 FM_EREPORT_PAYLOAD_FLAG_PC | \
240 FM_EREPORT_PAYLOAD_FLAG_PC | \
[all …]
H A DSPARC64-VI.h56 #define FM_EREPORT_PAYLOAD_FLAG_PC 0x00000008 macro
69 FM_EREPORT_PAYLOAD_FLAG_PC | \
76 FM_EREPORT_PAYLOAD_FLAG_PC | \
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1394 if (aflt->flt_payload & FM_EREPORT_PAYLOAD_FLAG_PC) {
H A Dus3_common.c4582 if (aflt->flt_payload & FM_EREPORT_PAYLOAD_FLAG_PC) { in cpu_payload_add_aflt()