Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu_mdesc.h47 #define MD_STR_PROCESSOR "processor" macro
H A Dcpu_mdesc.c187 str != NULL && strcmp(str, MD_STR_PROCESSOR) == 0) { in cpu_n2_mdesc_init()
218 str == NULL || strcmp(str, MD_STR_PROCESSOR)) in cpu_n2_mdesc_init()