Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A DMakefile31 MODULESRCS = pi_defer.c pi_ldom.c pi_walker.c pi_subr.c \
H A Dpi_impl.h140 int pi_walker(pi_enum_t *, tnode_t *, const char *, mde_cookie_t,
H A Dsun4vpi.c272 result = pi_walker(pip, t_parent, hc_name, in pi_enum_components()
H A Dpi_walker.c195 pi_walker(pi_enum_t *pip, tnode_t *t_parent, const char *hc_name, in pi_walker() function