Home
last modified time | relevance | path

Searched refs:CMD_PTR_CPU_LFU (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_state.h131 CMD_PTR_CPU_LFU, enumerator
H A Dcmd_cpuerr.c169 CMD_CPU_SIMPLEHANDLER(lfu_ue, lfu, CMD_PTR_CPU_LFU, "", "lfu-u")
170 CMD_CPU_SIMPLEHANDLER(lfu_ce, lfu, CMD_PTR_CPU_LFU, "", "lfu-f")
171 CMD_CPU_SIMPLEHANDLER(lfu_pe, lfu, CMD_PTR_CPU_LFU, "", "lfu-p")
H A Dcmd_cpu.c2098 case CMD_PTR_CPU_LFU: in cmd_cpu_restore()