Searched refs:MD_STR_COMPONENT (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu_mdesc.h45 #define MD_STR_COMPONENT "component" macro
H A Dcpu_mdesc.c177 md_find_name(mdp, MD_STR_COMPONENT),
256 md_find_name(mdp, MD_STR_COMPONENT),
292 md_find_name(mdp, MD_STR_COMPONENT),
381 if (md_find_name(mdp, MD_STR_COMPONENT) != MDE_INVAL_STR_COOKIE) {
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_cpu.c151 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.c179 component_cookie = md_find_name(pi.mdp, MD_STR_COMPONENT);
H A Dpi_subr.c257 * Search the PRI for nodes of type MD_STR_COMPONENT and find the
263 MD_STR_COMPONENT, MD_STR_FWD, &nodes, &size);
269 num_nodes, MD_STR_COMPONENT);
343 * Search the PRI for nodes of type MD_STR_COMPONENT and find the
349 MD_STR_COMPONENT, MD_STR_FWD, &chassis_nodes, &chassis_size);
355 num_nodes, MD_STR_COMPONENT);

Completed in 38 milliseconds