Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1243 topo_walk_t *hcw_wp; member
1317 topo_walk_t *wp = hwp->hcw_wp; in hc_walk_sibling()
1425 return (topo_walk_byid(hwp->hcw_wp, fname, 0)); in hc_walker()
1455 return (topo_walk_byid(hwp->hcw_wp, name, inst)); in hc_walker()
1508 hwp->hcw_wp = wp; in hc_walk_init()
1576 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_prop_get()
1581 topo_walk_fini(hwp->hcw_wp); in hc_fmri_prop_get()
1633 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_pgrp_get()
1638 topo_walk_fini(hwp->hcw_wp); in hc_fmri_pgrp_get()
1704 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_prop_set()
[all …]