diff options
Diffstat (limited to 'usr/src/uts/intel/sys/fm')
-rw-r--r-- | usr/src/uts/intel/sys/fm/cpu/GMCA.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/uts/intel/sys/fm/cpu/GMCA.h b/usr/src/uts/intel/sys/fm/cpu/GMCA.h index 0e5a5cf82d..c84171873b 100644 --- a/usr/src/uts/intel/sys/fm/cpu/GMCA.h +++ b/usr/src/uts/intel/sys/fm/cpu/GMCA.h @@ -20,7 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved. + * Copyright 2009 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -138,6 +138,7 @@ extern "C" { #define FM_EREPORT_CPU_GENERIC_MMM_RD "" #define FM_EREPORT_CPU_GENERIC_MMM_WR "" #define FM_EREPORT_CPU_GENERIC_MMM_ADRCMD "" +#define FM_EREPORT_CPU_GENERIC_MMM_SCRUB "" /* * Ereport payload member names together with bitmask values to select |