Home
last modified time | relevance | path

Searched refs:PR_OK (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/sun4u/cpu/
H A Dus3_jalapeno.c332 } else if (errors != PR_OK) { in cpu_impl_async_log_err()
H A Dspitfire.c1093 if ((err = ce_count_unum(ecc->flt_status, len, unum)) != PR_OK && in cpu_ce_log_err()
4316 int page_status = PR_OK; in ce_count_unum()
4424 if (err != PR_OK && automatic_page_removal) { in cpu_ce_count_unum()
H A Dus3_common.c2476 if (errors != PR_OK) { in cpu_async_log_err()
/titanic_50/usr/src/uts/common/vm/
H A Dpage.h1004 #define PR_OK 0x00 /* no problem */ macro
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_ecc.c551 } else if (errors != PR_OK) { in ecc_err_cexdiag()