Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_cpu.h415 #define CMD_CPU_MINSIZE \ macro
H A Dcmd_cpu.c1968 } else if (cpusz > CMD_CPU_MAXSIZE || cpusz < CMD_CPU_MINSIZE) { in cmd_restore_cpu_only()