Searched refs:CPU_VERSION (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dcpu.h38 #define CPU_VERSION 1 macro
H A Dtopo_builtin.c45 { "cpu", CPU_VERSION, cpu_init, cpu_fini },
H A Dcpu.c44 #define PLATFORM_CPU_VERSION CPU_VERSION
97 { "cpu", FM_FMRI_SCHEME_CPU, CPU_VERSION, &cpu_ops };
108 if (version != CPU_VERSION)

Completed in 24 milliseconds