Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.c328 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in init_mb()
410 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in cmd_find_dimm_by_sn()
482 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in cmd_find_cpu_rsc_by_sn()
552 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in cmd_find_mem_rsc_by_sn()
H A Dcmd_branch.c225 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in branch_dimmlist_create()
267 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in fru_by_label()
656 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in branch_exist()
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c397 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in topo_snap_hold()
548 status = topo_walk_step(wp, flag); in step_child()
577 status = topo_walk_step(wp, flag); in step_sibling()
625 topo_walk_step(topo_walk_t *wp, int flag) in topo_walk_step() function
H A Dhc.c1577 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_prop_get()
1634 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_pgrp_get()
1705 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_prop_set()
1816 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_present()
1934 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_replaced()
1999 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_unusable()
2116 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_facility()
2197 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_expand()
2259 if (topo_walk_step(hwp->hcw_wp, TOPO_WALK_CHILD) == in hc_fmri_retire_subr()
H A Dmapfile-vers196 topo_walk_step;
H A Dlibtopo.h71 extern int topo_walk_step(topo_walk_t *, int);
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.c219 (void) topo_walk_step(wp, TOPO_WALK_SIBLING); in platform_pci_fru_location()
/titanic_44/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c229 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in dl_examine_topo()
/titanic_44/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c208 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in dt_timeout()
/titanic_44/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_filter.c136 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in etm_pciexrc_init()
/titanic_44/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c322 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in st_timeout()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c217 err = topo_walk_step(twp, TOPO_WALK_CHILD); in walk_cpus()
/titanic_44/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_dimm.c437 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in gmem_find_dimm_by_sn()
H A Dgmem_memerr.c151 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in gmem_find_fault_fru()
/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c762 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in update_configuration_from_topo()
/titanic_44/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_main.c677 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in init_auth()
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c604 err = topo_walk_step(twp, TOPO_WALK_CHILD); in walk_strands()
/titanic_44/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c1106 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in slt_timeout()
/titanic_44/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c988 if (topo_walk_step(twp, flag) == TOPO_WALK_ERR) { in walk_topo()
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c756 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in platform_config_snapshot()