Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu_mdesc.h50 #define MD_STR_NAC "nac" macro
H A Dcpu_mdesc.c314 if (!md_get_prop_str(mdp, list2p[j], MD_STR_NAC, &str)) in cpu_n2_mdesc_init()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_impl.h64 #define MD_STR_NAC "nac" /* FWARC/2008/300 */ macro
H A Dpi_subr.c478 result = md_get_prop_str(mdp, mde_node, MD_STR_NAC, &lp); in pi_get_label()