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 Dcpu_mdesc.h42 #define MD_STR_COMPONENT "component" macro
H A Dcpu_mdesc.c176 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 Dpi_cpu.c160 component_cookie = md_find_name(mdp, MD_STR_COMPONENT);
H A Dpi_impl.h57 #define MD_STR_COMPONENT "component" /* FWARC/2006/700 */ macro
H A Dsun4vpi.c214 component_cookie = md_find_name(pi.mdp, MD_STR_COMPONENT);
H A Dpi_subr.c283 * 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 34 milliseconds