/titanic_44/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_hc_sun4v.c | 328 (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 D | cmd_branch.c | 225 (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 D | topo_snap.c | 397 (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 D | hc.c | 1577 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 D | mapfile-vers | 196 topo_walk_step;
|
H A D | libtopo.h | 71 extern int topo_walk_step(topo_walk_t *, int);
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/pcibus/ |
H A D | pci_sun4v.c | 219 (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 D | disk_lights.c | 229 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 D | disk_transport.c | 208 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 D | etm_filter.c | 136 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in etm_pciexrc_init()
|
/titanic_44/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 322 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 D | pi_meth.c | 217 err = topo_walk_step(twp, TOPO_WALK_CHILD); in walk_cpus()
|
/titanic_44/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_dimm.c | 437 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in gmem_find_dimm_by_sn()
|
H A D | gmem_memerr.c | 151 (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 D | topo_gather.c | 762 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 D | cmd_main.c | 677 (void) topo_walk_step(twp, TOPO_WALK_CHILD); in init_auth()
|
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 604 err = topo_walk_step(twp, TOPO_WALK_CHILD); in walk_strands()
|
/titanic_44/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1106 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in slt_timeout()
|
/titanic_44/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 988 if (topo_walk_step(twp, flag) == TOPO_WALK_ERR) { in walk_topo()
|
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.c | 756 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in platform_config_snapshot()
|