Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_cpu.h332 #define CPU_MKVERSION(version) ((uint_t)(0 - (version))) macro
334 #define CMD_CPU_VERSION_1 CPU_MKVERSION(1) /* -1 */
335 #define CMD_CPU_VERSION_2 CPU_MKVERSION(2) /* -2 */
336 #define CMD_CPU_VERSION_3 CPU_MKVERSION(3) /* -3 */