Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c126 return (TOPO_WALK_ERR); in dt_analyze_disk()
131 return (TOPO_WALK_ERR); in dt_analyze_disk()
208 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in dt_timeout()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1370 return (TOPO_WALK_ERR); in hc_walker()
1386 return (TOPO_WALK_ERR); in hc_walker()
1398 return (TOPO_WALK_ERR); in hc_walker()
1420 return (TOPO_WALK_ERR); in hc_walker()
1435 return (TOPO_WALK_ERR); in hc_walker()
1451 return (TOPO_WALK_ERR); in hc_walker()
1577 TOPO_WALK_ERR) in hc_fmri_prop_get()
1634 TOPO_WALK_ERR) in hc_fmri_pgrp_get()
1705 TOPO_WALK_ERR) in hc_fmri_prop_set()
1816 TOPO_WALK_ERR) in hc_fmri_present()
[all …]
H A Dtopo_snap.c632 return (TOPO_WALK_ERR); in topo_walk_step()
699 return (TOPO_WALK_ERR); in topo_walk_bottomup()
704 return (TOPO_WALK_ERR); in topo_walk_bottomup()
H A Dlibtopo.h79 #define TOPO_WALK_ERR -1 macro
H A Dtopo_node.c862 ret = TOPO_WALK_ERR; in topo_node_child_walk()
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c734 ? TOPO_WALK_ERR : TOPO_WALK_NEXT); in gather_topo_cfg()
737 ? TOPO_WALK_ERR : TOPO_WALK_NEXT); in gather_topo_cfg()
764 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in update_configuration_from_topo()
/titanic_41/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_41/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_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c220 if (err == TOPO_WALK_ERR || swdp->err > 0) in walk_cpus()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c608 if (err == TOPO_WALK_ERR || swdp->err > 0) in walk_strands()
/titanic_41/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_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c579 return (TOPO_WALK_ERR); in cfgcollect()
756 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in platform_config_snapshot()
/titanic_41/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c989 if (topo_walk_step(twp, flag) == TOPO_WALK_ERR) { in walk_topo()