Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c110 #define SC_PAYLOAD_FM_PANIC 0x0400 /* Panic initiated by FMA */ macro
128 SC_PAYLOAD_FM_PANIC | \
1654 if (pl & SC_PAYLOAD_FM_PANIC) { in raise_event()