Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c579 uint8_t ecc_indictment_mailbox_disable = PLAT_ECC_INDICTMENT_OK;
599 case (PLAT_ECC_INDICTMENT_OK): in plat_log_fruid_indictment()
736 if ((ecc_indictment_mailbox_disable != PLAT_ECC_INDICTMENT_OK) && in plat_log_fruid_indictment2()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h270 #define PLAT_ECC_INDICTMENT_OK 0x00 macro