Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h127 #define PLAT_ERROR_CODE_EMC 0xb /* Correctable MTAG ECC error */ macro
/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c120 ecc_error_data.error_code = PLAT_ERROR_CODE_EMC; in plat_log_fruid_error()