Home
last modified time | relevance | path

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

/titanic_44/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_44/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1371 return (TOPO_WALK_ERR); in hc_walker()
1387 return (TOPO_WALK_ERR); in hc_walker()
1399 return (TOPO_WALK_ERR); in hc_walker()
1421 return (TOPO_WALK_ERR); in hc_walker()
1436 return (TOPO_WALK_ERR); in hc_walker()
1452 return (TOPO_WALK_ERR); in hc_walker()
1578 TOPO_WALK_ERR) in hc_fmri_prop_get()
1635 TOPO_WALK_ERR) in hc_fmri_pgrp_get()
1706 TOPO_WALK_ERR) in hc_fmri_prop_set()
1817 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_44/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c732 ? TOPO_WALK_ERR : TOPO_WALK_NEXT); in gather_topo_cfg()
735 ? TOPO_WALK_ERR : TOPO_WALK_NEXT); in gather_topo_cfg()
762 if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) { in update_configuration_from_topo()
/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/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.c220 if (err == TOPO_WALK_ERR || swdp->err > 0) in walk_cpus()
/titanic_44/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_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/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_44/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c988 if (topo_walk_step(twp, flag) == TOPO_WALK_ERR) { in walk_topo()