Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c488 CPU_ORPH, "Orphaned L3_UCU",
492 CPU_ORPH, "Orphaned L3_UCC",
496 CPU_ORPH, "Orphaned UCU",
500 CPU_ORPH, "Orphaned UCC",
H A Dus3_cheetah.c413 C_AFSR_UCU, "OUCU ", ECC_ORPH_TRAPS, CPU_ORPH,
417 C_AFSR_UCC, "OUCC ", ECC_ORPH_TRAPS, CPU_ORPH,
H A Dus3_jalapeno.c435 C_AFSR_UCU, "OUCU ", ECC_ORPH_TRAPS, CPU_ORPH,
439 C_AFSR_UCC, "OUCC ", ECC_ORPH_TRAPS, CPU_ORPH,
H A Dus3_common.c2493 case CPU_ORPH: in cpu_async_log_err()
4515 case CPU_ORPH: in cpu_error_to_resource_type()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dus3_module.h384 #define CPU_ORPH 9 /* Orphaned UCC/UCU error */ macro