Searched refs:hc_walk_init (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 1461 hc_walk_init(topo_mod_t *mod, tnode_t *node, nvlist_t *rsrc, in hc_walk_init() function 1575 if ((hwp = hc_walk_init(mod, node, plp->pl_rsrc, hc_prop_get, in hc_fmri_prop_get() 1632 if ((hwp = hc_walk_init(mod, node, plp->pl_rsrc, hc_pgrp_get, in hc_fmri_pgrp_get() 1703 if ((hwp = hc_walk_init(mod, node, plp->pl_rsrc, hc_prop_setprop, in hc_fmri_prop_set() 1814 if ((hwp = hc_walk_init(mod, node, hap->ha_fmri, hc_is_present, in hc_fmri_present() 1932 if ((hwp = hc_walk_init(mod, node, hap->ha_fmri, hc_is_replaced, in hc_fmri_replaced() 1997 if ((hwp = hc_walk_init(mod, node, hap->ha_fmri, hc_unusable, in hc_fmri_unusable() 2114 if ((hwp = hc_walk_init(mod, node, flp->fl_rsrc, hc_fac_get, in hc_fmri_facility() 2195 if ((hwp = hc_walk_init(mod, node, hap->ha_fmri, hc_expand, in hc_fmri_expand() 2257 if ((hwp = hc_walk_init(mod, node, hap->ha_fmri, hc_retire_subr, in hc_fmri_retire_subr()
|