Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h117 #define PLAT_ERROR_CODE_CE 0x1 /* Correctable ECC error */ macro
/titanic_44/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c92 ecc_error_data.error_code = PLAT_ERROR_CODE_CE; in plat_log_fruid_error()