Symbol: TOPO_WALK_ERR
usr/src/cmd/diskinfo/diskinfo.c
240
if (e == TOPO_WALK_ERR)
usr/src/cmd/fm/fmtopo/common/fmtopo.c
1033
if (topo_walk_step(twp, flag) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/disk-lights/disk_lights.c
229
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
732
? TOPO_WALK_ERR : TOPO_WALK_NEXT);
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
735
? TOPO_WALK_ERR : TOPO_WALK_NEXT);
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
762
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/disk-transport/disk_transport.c
125
return (TOPO_WALK_ERR);
usr/src/cmd/fm/modules/common/disk-transport/disk_transport.c
130
return (TOPO_WALK_ERR);
usr/src/cmd/fm/modules/common/disk-transport/disk_transport.c
212
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/eversholt/platform.c
579
return (TOPO_WALK_ERR);
usr/src/cmd/fm/modules/common/eversholt/platform.c
756
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/sensor-transport/sensor_transport.c
332
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
1106
if (topo_walk_step(twp, TOPO_WALK_CHILD) == TOPO_WALK_ERR) {
usr/src/cmd/nvmeadm/nvmeadm.c
1493
if (err == TOPO_WALK_ERR) {
usr/src/cmd/pcieadm/pcieadm_devs.c
648
if (err == TOPO_WALK_ERR) {
usr/src/lib/fm/topo/libtopo/common/hc.c
1334
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1350
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1362
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1384
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1399
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1415
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
1540
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1596
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1665
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1776
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1894
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
1959
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
2007
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/hc.c
2022
ret = TOPO_WALK_ERR;
usr/src/lib/fm/topo/libtopo/common/hc.c
2076
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
2155
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/hc.c
2217
TOPO_WALK_ERR)
usr/src/lib/fm/topo/libtopo/common/topo_digraph.c
390
case TOPO_WALK_ERR:
usr/src/lib/fm/topo/libtopo/common/topo_digraph.c
477
case TOPO_WALK_ERR:
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
449
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
676
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
689
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
700
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
825
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_node.c
881
ret = TOPO_WALK_ERR;
usr/src/lib/fm/topo/libtopo/common/topo_snap.c
702
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_snap.c
769
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/libtopo/common/topo_snap.c
774
return (TOPO_WALK_ERR);
usr/src/lib/fm/topo/modules/i86pc/chip/chip_subr.c
610
if (err == TOPO_WALK_ERR || swdp->err > 0)