Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1190 topo_walk_t *hcw_wp; member
1264 topo_walk_t *wp = hwp->hcw_wp; in hc_walk_sibling()
1372 return (topo_walk_byid(hwp->hcw_wp, fname, 0)); in hc_walker()
1402 return (topo_walk_byid(hwp->hcw_wp, name, inst)); in hc_walker()
1455 hwp->hcw_wp = wp; in hc_walk_init()
1523 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_prop_get()
1528 topo_walk_fini(hwp->hcw_wp); in hc_fmri_prop_get()
1580 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_pgrp_get()
1585 topo_walk_fini(hwp->hcw_wp); in hc_fmri_pgrp_get()
1651 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_prop_set()
[all …]