Searched refs:MD_STR_ID (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/ |
H A D | cpu_mdesc.c | 109 if (md_get_prop_val(mdp, listp[idx], MD_STR_ID, &x) < 0) in cpu_n1_mdesc_init() 190 if (md_get_prop_val(mdp, list1p[i], MD_STR_ID, &x) in cpu_n2_mdesc_init() 243 if (md_get_prop_val(mdp, list1p[i], MD_STR_ID, &x) in cpu_n2_mdesc_init() 272 if (md_get_prop_val(mdp, list2p[j], MD_STR_ID, &x) < 0) in cpu_n2_mdesc_init()
|
H A D | cpu_mdesc.h | 41 #define MD_STR_ID "id" macro
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/hostbridge/ |
H A D | hb_mdesc.h | 41 #define MD_STR_ID "id" macro
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_impl.h | 63 #define MD_STR_ID "id" /* FWARC/2008/300 */ macro
|
H A D | pi_subr.c | 430 result = md_get_prop_val(mdp, mde_node, MD_STR_ID, &id); in pi_get_instance()
|