Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c924 return (PLAT_ECC_INDICT_NONE); in flt_name_to_msg_type()
930 return (PLAT_ECC_INDICT_NONE); in flt_name_to_msg_type()
948 return (PLAT_ECC_INDICT_NONE); in flt_name_to_msg_type()
995 if (msg_type == PLAT_ECC_INDICT_NONE) in plat_blacklist()
/titanic_44/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h336 #define PLAT_ECC_INDICT_NONE 0x00 macro