Searched refs:MD_STR_COMPONENT (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/ |
H A D | cpu_mdesc.c | 177 md_find_name(mdp, MD_STR_COMPONENT), in cpu_n2_mdesc_init() 256 md_find_name(mdp, MD_STR_COMPONENT), in cpu_n2_mdesc_init() 292 md_find_name(mdp, MD_STR_COMPONENT), in cpu_n2_mdesc_init() 381 if (md_find_name(mdp, MD_STR_COMPONENT) != MDE_INVAL_STR_COOKIE) { in cpu_mdesc_init()
|
H A D | cpu_mdesc.h | 45 #define MD_STR_COMPONENT "component" macro
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_cpu.c | 151 component_cookie = md_find_name(mdp, MD_STR_COMPONENT); in pi_enum_cpu_serial()
|
H A D | pi_impl.h | 57 #define MD_STR_COMPONENT "component" /* FWARC/2006/700 */ macro
|
H A D | sun4vpi.c | 179 component_cookie = md_find_name(pi.mdp, MD_STR_COMPONENT); in pi_enum()
|
H A D | pi_subr.c | 263 MD_STR_COMPONENT, MD_STR_FWD, &nodes, &size); in pi_get_productsn() 269 num_nodes, MD_STR_COMPONENT); in pi_get_productsn() 349 MD_STR_COMPONENT, MD_STR_FWD, &chassis_nodes, &chassis_size); in pi_get_chassisid() 355 num_nodes, MD_STR_COMPONENT); in pi_get_chassisid()
|