Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h118 #define PLAT_ERROR_CODE_UE 0x2 /* Uncorrectable ECC error */ macro
/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c93 ecc_error_data.error_code = PLAT_ERROR_CODE_UE; in plat_log_fruid_error()
368 (ecc_error_data.error_code != PLAT_ERROR_CODE_UE) && in plat_log_fruid_error()