Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c326 ecc_error_data.error_type = PLAT_ERROR_TYPE_SINGLE; in plat_log_fruid_error()
331 ecc_error_data.error_type = PLAT_ERROR_TYPE_SINGLE; in plat_log_fruid_error()
336 ecc_error_data.error_type = PLAT_ERROR_TYPE_SINGLE; in plat_log_fruid_error()
341 ecc_error_data.error_type = PLAT_ERROR_TYPE_SINGLE; in plat_log_fruid_error()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h131 #define PLAT_ERROR_TYPE_SINGLE 0x1 /* Single bit error */ macro