Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h119 #define PLAT_ERROR_CODE_EDC 0x3 /* Correctable ECC error from E$ */ macro
/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c96 ecc_error_data.error_code = PLAT_ERROR_CODE_EDC; in plat_log_fruid_error()