Searched refs:MD_STR_COMPONENT (Results 1 - 6 of 6) sorted by relevance
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/common/ |
H A D | cpu_mdesc.h | 42 #define MD_STR_COMPONENT "component" macro
|
H A D | cpu_mdesc.c | 176 md_find_name(mdp, MD_STR_COMPONENT), 255 md_find_name(mdp, MD_STR_COMPONENT), 291 md_find_name(mdp, MD_STR_COMPONENT), 380 if (md_find_name(mdp, MD_STR_COMPONENT) != MDE_INVAL_STR_COOKIE) {
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/ |
H A D | pi_cpu.c | 160 component_cookie = md_find_name(mdp, MD_STR_COMPONENT);
|
H A D | pi_impl.h | 57 #define MD_STR_COMPONENT "component" /* FWARC/2006/700 */ macro
|
H A D | sun4vpi.c | 214 component_cookie = md_find_name(pi.mdp, MD_STR_COMPONENT);
|
H A D | pi_subr.c | 283 * Search the PRI for nodes of type MD_STR_COMPONENT and find the 289 MD_STR_COMPONENT, MD_STR_FWD, &nodes, &size); 295 num_nodes, MD_STR_COMPONENT); 369 * Search the PRI for nodes of type MD_STR_COMPONENT and find the 375 MD_STR_COMPONENT, MD_STR_FWD, &chassis_nodes, &chassis_size); 381 num_nodes, MD_STR_COMPONENT); 1341 MD_STR_COMPONENT, MD_STR_FWD, &component, &csize);
|
Completed in 33 milliseconds