Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_cpu.h341 #define CMD_CPU_F_DELETING 0x1 macro
H A Dcmd_cpu.c2204 cpu->cpu_flags |= CMD_CPU_F_DELETING; in cmd_cpu_validate()
2210 if (xr->xr_cpu->cpu_flags & CMD_CPU_F_DELETING) in cmd_cpu_validate()
2217 if (cpu->cpu_flags & CMD_CPU_F_DELETING) in cmd_cpu_validate()