Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1244 topo_walk_t *hcw_wp; member
1318 topo_walk_t *wp = hwp->hcw_wp; in hc_walk_sibling()
1426 return (topo_walk_byid(hwp->hcw_wp, fname, 0)); in hc_walker()
1456 return (topo_walk_byid(hwp->hcw_wp, name, inst)); in hc_walker()
1509 hwp->hcw_wp = wp; in hc_walk_init()
1577 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_prop_get()
1582 topo_walk_fini(hwp->hcw_wp); in hc_fmri_prop_get()
1634 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_pgrp_get()
1639 topo_walk_fini(hwp->hcw_wp); in hc_fmri_pgrp_get()
1705 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_prop_set()
[all …]